Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 112 results for
ssms
- Page 1
SSMS Removed after Uninstalling a Named Instance
Programming
Databases
13 Years Ago
by Behseini
… SQL server with another existing instances which I noticed the
SSMS
also has been removed! Now my question are: 1- How… Can I add the
SSMS
to other instances again? 2- why did I lose the…
SSMS
for all other instances while I was uninstalling just one …
SSMS crashes
Programming
Databases
10 Years Ago
by Lethugs
… Error details: Problem signature: Problem Event Name: BEX Application Name:
Ssms
.exe Application Version: 2009.100.1600.1 Application Timestamp: 4bb679e7…
how to attach database in SSMS?
Programming
Web Development
12 Years Ago
by shahai.ali
hi i have deattach the database from the
SSMS
. and a new database i have created in visual studio 2010. and i want to attach it to the
SSMS
. but my attach process is failed. any body is there to help me to attach the database into
SSMS
...
Re: how to attach database in SSMS?
Programming
Web Development
12 Years Ago
by LastMitch
**@shahai.ali** >how to attach database in
SSMS
? Did you read this and try this: http://msdn.microsoft.com/en-us/library/ms190209%28v=sql.90%29.aspx
Start debugging in SSMS with SQL Complete 6.4
Programming
Software Development
5 Years Ago
by DBexpert
… in the IDE. SQL Tools is a pack of essential
SSMS
add-ins and tools. Get to know more about the…
Re: SSMS crashes
Programming
Databases
10 Years Ago
by Lethugs
can somebody help me thanks
Re: SSMS crashes
Programming
Databases
10 Years Ago
by ryantroop
If you are running locally, take a look at your event log (event viewer) in your control panel > admin tools > event viewer. Look for the error and see if you can get more info from there.
Retrieving server name and run SQL without connection string
Programming
Software Development
12 Years Ago
by ChrisHunter
… default server that is used when
SSMS
is opened. at the moment i can open
SSMS
but i can't for the… there isn't a complete connection string, that will open
SSMS
, retrieve the servername and execute an SQL script to create…
w32.spybotworm - need help
Hardware and Software
Information Security
18 Years Ago
by TimP
… C:\Program Files\EarthLink TotalAccess\WENGINE\wmonitor.exe C:\WINDOWS\
ssms
.exe C:\Program Files\Norton Internet Security\ISSVC.exe C… O23 - Service: windows file explorer (explorer) - Unknown owner - C:\WINDOWS\
ssms
.exe O23 - Service: InstallDriver Table Manager (IDriverT) - Macrovision Corporation - C…
Need Help with Single Qoutes
Programming
Databases
13 Years Ago
by moone009
…(99) ------------not used in actual report only for testing in
ssms
Set @DB = 'TestDb1' ------------not used in actual report only for… testing in
ssms
declare @sqlstring nvarchar (3000) set @sqlstring = 'use ' + @DB + '(select * from…
Object expected Menu error
Programming
Web Development
15 Years Ago
by konczuras
… my database. Whenever I tamper the database files (attach to
ssms
, grant rights, etc.), my application's menu breaks. It has…
Database attaches as read-only, writes up permissions too
Programming
Databases
15 Years Ago
by konczuras
… thing happened. I'm not able to modify it from
SSMS
also, first it shows up as a read-only database…
How To add a column for primary key in asp.net only
Programming
Web Development
15 Years Ago
by nickEncarnacion
… do this only in asp.net and not through using
SSMS
. Thank You!
join strings help
Programming
Software Development
14 Years Ago
by elvis1
… in there following this example This could be an input:
ssms
smsmsms sksksskkks ppppplkl ndndndnd kdkdkdkdkppp And this an ouput: ssmssmsmsms…
VS2010 SQLEXPRESS 2008 - file used by another process
Programming
Software Development
14 Years Ago
by tgreer
… and until I restart the SQL Server service. I use
SSMS
, and I also have created a DSN to the database…
Re: VS2010 SQLEXPRESS 2008 - file used by another process
Programming
Software Development
14 Years Ago
by tgreer
To reiterate, Sql Server Management Studio has no problems connecting to the database after the C# app runs, nor does any app which uses the DSN... but if run my app, then run
SSMS
, then run the app again, I get the error.
Re: VS2010 SQLEXPRESS 2008 - file used by another process
Programming
Software Development
14 Years Ago
by Momerath
I would suspect that it is
SSMS
then that isn't releasing resources.
Problem with retrieving data from database to populate CheckBoxList - C#
Programming
Web Development
14 Years Ago
by pdoyle1521
… are on the Options table. I checked the query in
SSMS
and it returns the correct data. I have stepped through…
Can't Find SQL Instance in Network Servers
Programming
Databases
14 Years Ago
by Behseini
… and everything goes fine but now when I run the
SSMS
then want to <browse for more> Server Name…
mssql question
Programming
Databases
13 Years Ago
by ZER09
can any one tell if there existing database administration tools like mysql workbench but for mssql i know about sql management studio, but there is other one who will manage mssql other than
SSMS
? I will appreciate for any help will come. thank you.
BIDS Cube browser gives error
Programming
Databases
13 Years Ago
by Mahesha999
…/getfile/26611/"][image][/URL] When I browse it in
SSMS
(SQL Server Management Stdio) it shows the same error. I…
Can't get certain products to install on server
Hardware and Software
Microsoft Windows
13 Years Ago
by Vampdee
… ERRORREPORTING: True FARMACCOUNT: <empty> FARMADMINPORT: 0 FARMPASSWORD: ***** FEATURES:
SSMS
,ADV_SSMS FILESTREAMLEVEL: 0 FILESTREAMSHARENAME: <empty> FTSVCACCOUNT: <empty…
Cascading updates and Identity keys necessary?
Programming
Software Development
12 Years Ago
by zachattack05
… relationships (some of them) have cascading deletes, but in the
SSMS
I have been leaving Updates to "No Action."…
h0w can i convert it to be a client server software?
Programming
Software Development
11 Years Ago
by deyb.dizon
… other pc?some f0rums says that i need to use
SSMS
,but don't know to use it?can anyone help…
Need advice troubleshooting TableAdapterManager to update SQL tables
Programming
Software Development
9 Years Ago
by zachattack05
… data to the SQL server, I can verify it using
SSMS
and SSP. But when I try debugging it again, it…
Linked Server OLE DB MSOLAP Provider issue
Programming
Databases
7 Years Ago
by Kalyan_3
… is a screenshot of my Linked Server Properties I use
SSMS
to connect to RSQL and then run a query that…
Android Native - How to live-debug a database
Programming
Mobile Development
3 Years Ago
by dimitrilc
… familiar with other database management consoles such as MySQL Workbench,
SSMS
, DBeaver, etc, then the Database Inspector should be quite easy…
Re: trying to use var. to tell sql what to do
Programming
Software Development
10 Years Ago
by djjeavons
… you are using a reserved word(S)
SSMS
will for certain reserved words however date is…. To give you an example of when
SSMS
will notify you, design your current table … tab away from the name, note how
SSMS
has enclosed it in square brackets (or …the table and write the following query in
SSMS
: SELECT pivot FROM Test_Table You should get an…
Re: not getting access the db
Programming
Software Development
12 Years Ago
by BhuvanRam
Hi This is simple. First check whether you are able to connect Sql Server through
SSMS
or not.If you are able to connect through
SSMS
, then there may be a problem in connection string. If you are not able to connect through
SSMS
, then you had some problem with SQL Environment.
Re: W32.spybotworm can't be deleted! help!
Hardware and Software
Information Security
18 Years Ago
by TimP
… C:\Program Files\EarthLink TotalAccess\WENGINE\wmonitor.exe C:\WINDOWS\
ssms
.exe C:\Program Files\Norton Internet Security\ISSVC.exe C… O23 - Service: windows file explorer (explorer) - Unknown owner - C:\WINDOWS\
ssms
.exe O23 - Service: InstallDriver Table Manager (IDriverT) - Macrovision Corporation - C…
1
2
3
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC