| Thread | Last Post | Replies |
|
| SQL Server Management Studio don't see local SQL Server 2005 Devel | 16 Nov 2007 10:02 GMT | 14 |
SQL Server Management Studio don't see local SQL Server 2005 Developer Edition x64 on Vista Ultimate x64 Hi, I have strange problem with SQL Server Management Studio on Vista Ultimate
|
| login failed Error 18456 Help needed!!!! | 14 Nov 2007 17:15 GMT | 3 |
I'm a developer who's used mainly SQL Server 2000. I've installed 2005 at work and use the client tools with no problem. I have Vista at home, new machine. I installed Sql 2005. I've tried both system login and Windows Authen. I am the only user and hence an admin on
|
| domain administrator password and sql services startup | 13 Nov 2007 06:34 GMT | 1 |
A reality check please... After changing the domain administrator password, we are no longer able to connect to databases on a MS SQL Server 2000 server when attempting to use ODBC drivers from W2K workstations.
|
| connection from windows mobile 5.0 | 13 Nov 2007 03:54 GMT | 1 |
I have written some software for a windows mobile 5.0 device that connects to a sql server directly and performs various operations against a database. Under sql server 2000 and XP, I had no problems doing this using
|
| how to return a value in a stored procedure? | 12 Nov 2007 20:10 GMT | 3 |
i use a stored procedure for my asp.net application which must return a value: (number of items). How can i do that? I tried this but don't know how to giive te found value back. Thansk
|
| SQLServerException: Transaction context in use by another session | 12 Nov 2007 16:24 GMT | 4 |
We're using SQL Server JDBC Driver v1.1 against SQL Server 2005. The application runs on WebLogic Server 8.1 and works fine for two of our customer deployments. For this new customer deployment however, we receive the following error on blob i/o:
|
| Primary Key using Select Into | 10 Nov 2007 11:56 GMT | 1 |
Is it possible for me to define a Primary Key on a table using a Select Into statement? If so could someone give me an example of how to do this?
|
| domain administrator password and sql services startup | 09 Nov 2007 19:45 GMT | 3 |
A reality check please... After changing the domain administrator password, we are no longer able to connect to databases on a MS SQL Server 2000 server when attempting to use ODBC drivers from W2K workstations.
|
| SQL SERVER coonecion nError 2 and 17 during Access to SQL upsizing | 08 Nov 2007 21:31 GMT | 1 |
In order to utilize an Access database as SQL Server (Express) database I use Upsize wizard. I use (Local) SQL server and Trusted Connection. After some wait I get the following error:
|
| connection pooling | 08 Nov 2007 18:40 GMT | 1 |
Is there a way to enable connection pooling with SQL Server 2005 with ADO, OLEDB ? (from c++, not .net) If client is connecting with the same connection string pooling is automatically created?
|
| Tracing SQL Server 2000 Connections | 08 Nov 2007 08:04 GMT | 5 |
Hi We're experiencing connection timeouts when the C drive of our SQL Server is backed up to tape. Backup Exec and native Windows Backup have both highlighted/caused the connection timeouts which last for around 90 seconds
|
| Microsoft SQL Server 2005 JDBC Driver v1.2 public available | 06 Nov 2007 00:04 GMT | 3 |
The Microsoft SQL Server JDBC team is proud to announce the general availability of the v1.2 RTW release. The driver can be found at http://msdn.microsoft.com/data/jdbc. In this release we significantly reduced the driver's memory footprint usage especially when handling large
|
| Can't connect on Local Machine | 04 Nov 2007 21:58 GMT | 3 |
I am running SQL Server Express on a local machine, when I try to connect to a server on a local machine I get the message TITLE: Microsoft SQL Server Management Studio Express ------------------------------
|
| Relationship between odbc driver with .net data provider | 04 Nov 2007 06:35 GMT | 1 |
i just want to ask quite basic question that what when data is commuicated between DB and application , where odbc driver plays its role, if we use .net provider for odbc or u can place this question as whats the relation between .net provider and odbc driver?
|
| Capturing Query Text of Prepared Statements in Profiler | 02 Nov 2007 22:01 GMT | 2 |
I have a new client that has a hefty SQL Server 2005 deployment accessed by Java client code through JDBC drivers. Unfortunately, my client, for reasons beyond my understanding, had chosen to not use any stored procedures for access by the middle tier when they build the
|