| Thread | Last Post | Replies |
|
| SQL EM Error | 31 Dec 2005 18:02 GMT | 1 |
Enterprise Manager is pooched on my system. Every time I try to connect to a server it throws an error: "Reason: Specified driver could not be loaded to a system error 126 (SQl Server)..
|
| Management Studio oddity (Bug?) | 31 Dec 2005 15:48 GMT | 1 |
I am unable to modify any table valued function from mangement studio. I am the system administrator for this database and wrote the function. Query analyzer allows me to edit it. Dows anyone had similar experiences? Error message:
|
| Management Studio Settings? | 31 Dec 2005 15:44 GMT | 1 |
I apologize in advance if these questions seem a bit simplistic, but I am just starting out using the SQL 2005 Management Studio. Is there a way to have windows that are opened up to restore back to their previous positions and sizes? The Activity Monitor window is a good ...
|
| Query Analyzer won't let me edit grid data in 2000 | 31 Dec 2005 15:41 GMT | 7 |
I looked at the help for possible reasons but this is not a lock, rights, index, cluster, primary key, or SP4/version problem. I can't even do a "select * from authors" in pubs and have it be editable. Anyone have any ideas?
|
| different results query analizer vs. enterprise manager | 31 Dec 2005 15:40 GMT | 2 |
i have a query which i run in query analyzer. if i copy it to the enterprise manager it rearranges my query. this is not a problem for me, but the result is different, there are different numbers of rows given back.
|
| mgmt studio-View user permissions? | 31 Dec 2005 09:55 GMT | 3 |
Using SQL server 2000 Enterprise Manager, one can bring up the properties of a database user, click the Permissions button, and see all the permissions that have been set for Stored Procs, tables etc... One can modify these as needed.
|
| creating unique index and clustered index in sql server management studio | 31 Dec 2005 02:48 GMT | 8 |
I have run across a very strange situation. If i use the management studio to change an index that is clustered is does not actually change the index. It shows up in the gui as changed, but the data is not changed when returning the data.
|
| SQL Server 2005 and Express 2005 BOL | 30 Dec 2005 23:35 GMT | 1 |
When I installed SQL Server Express 2005 I also installed Management Studio Express CTP and Express BOL. I then installed .Net 2 framework and SQL Server 2005 BOL, at which point Management Studio app no longer ran. De-installed SQL Server 2005 BOL and re-installed Management ...
|
| Insert picture | 30 Dec 2005 18:04 GMT | 1 |
Access allows to insert manually an image into OLE Object type field very easy. I was wondering if there is a simple way to insert an image into image type field in SQL Server using Enterprise Manager (not programmatically) Thank you
|
| SQL 2005: T-SQL does not support breakpoint condidtions | 30 Dec 2005 17:37 GMT | 1 |
When attempting to select the breakpoint condition from within the VS05 RTM IDE I get the following error message: "T-SQL does not support breakpoint condidtions" What's up with that?
|
| DBCC CHECKIDENT call never returns | 29 Dec 2005 22:49 GMT | 5 |
I am calling DBCC CHECKIDENT from a VB App through ADO. The call is not returning, even after a day. If I do the same call through Query Analyser it takes about a minute to run. Can anyone think of anything that might affect the use of DBCC CHECKIDENT. I
|
| SSMSE Help is missing | 29 Dec 2005 17:00 GMT | 1 |
I have the newest December CTP of SSMSE and the newest December SQL Server 2005 Books Online installed on my system, however BOL is not integrated into the SSMSE help. I can't get context sensitive help when I am working on a query and BOL is not available on the Help menu.
|
| Taskpane Error | 29 Dec 2005 16:08 GMT | 1 |
I'm trying to use the Taskpane to get an overview of databases in Enterprise Manager. Often it gives an error: Internet Explorer Script Error Line: 307,
|
| When is intellisense to be added to SQL 2005 | 28 Dec 2005 22:50 GMT | 4 |
Can any body let me know when Intellisense is to be added to SQL 2005? I am stil in shock having found out that it does not support it.
|
| sql 2005: statement that will call another script | 28 Dec 2005 17:52 GMT | 1 |
Is there a t-sql statement I can use to run another script? Can I call sqlcmd from within a script?
|