| Thread | Last Post | Replies |
|
| Named pipe error 53 | 11 Feb 2007 13:35 GMT | 1 |
I get the following error when I try to connect from an XP SP2 client to SQL MSDE: An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that
|
| Registry for SQL Server Express Instance | 11 Feb 2007 13:33 GMT | 1 |
I notice that the following registries: HKLM\SOFTWARE\Microsoft\Microsoft SQL Server\MSSQL.2\MSSQLServer\SuperSocketNeLib HKLM\SOFTWARE\Microsoft\Microsoft SQL
|
| Unable to connect to SQL Express DB without using User Instance | 10 Feb 2007 07:21 GMT | 19 |
Here is my scenario: Developing a Windows app in VB on VS2005 with a SQL Express db. There are 2 developers (Developer1 and Developer2) working on this app, only 1 working on it at any one time; we zip and email the source code and mdf/ldf files to
|
| cannot generate sspi context when server in mixed authentication m | 09 Feb 2007 13:24 GMT | 5 |
We have a situation for which I have been trying to find an explanation for over a week. A windows 2005 SP1 server which previously ran in Windows authentication only suddenly caused "cannot generate sspi context" errors after we switched it to mixed authentication mode.
|
| Access to SQL Server 2000 remotely | 09 Feb 2007 07:26 GMT | 9 |
I have installed SQL Server at my home computer. I can access from another computer over internet. But from my company, I can't. I talk to IT administrator, but he doesn't understand a lot abou this issue. Any help?
|
| Can't get connected? Do everyone a favor... | 08 Feb 2007 23:39 GMT | 1 |
If you can't get connected to SQL Server, you need to help us help you by providing the answers to as many of these questions as possible: a.. The version of SQL Server you're accessing. For example, SQL Server 2000, SP3. b.. Are you accessing SQL Express via User Instance? c. ...
|
| SQLPutData against MSSQL view | 08 Feb 2007 09:44 GMT | 7 |
I am trying to insert data into SQL Server view, which has "text" column using MDAC driver (SQL Server driver). When application calls SQLPutData, the following error returned: DIAG [HY000] [Microsoft][ODBC SQL Server Driver]Warning: Partial
|
| minimum speed to coonectSQL Server over inernet | 07 Feb 2007 16:29 GMT | 4 |
What the minimal speed is required to connect to SQL Server over internet to give a good connection? I mean where i can open forms, select item from the list boxes, generate reports, inputing data...
|
| JDBC connection to SQL Server 2005 with domain user | 07 Feb 2007 12:08 GMT | 2 |
I can connect to a SQL Server 2005 database using the Microsoft JDBC driver, using either a SQL Server user, or using the credentials of the user currently logged in without any problems. However, I want to login using a domain user (I know the username and password - they never ...
|
| NTWDBLIB.DLL | 07 Feb 2007 04:26 GMT | 1 |
We are using the NTWDBLIB.DLL to connect to SQL2005 via the BDE(Delphi). As I understand it this DLL has been deprecated by Microsoft and therefore may not work with future releases of SQL Server. What is the likely future of the DLL, so we can understand the risks
|
| SQL 2000 Cluster Connection Problem | 07 Feb 2007 02:43 GMT | 8 |
I have a weird problem. I have a web application that is in ASP.NET 2.0. It was connected to a SQL 2000 single server no problem. I changed the connection to our SQL 2000 cluster and it won't connect. It gives me this error:
|
| Help-Can't Get Varchar(Max) To Work | 06 Feb 2007 22:06 GMT | 2 |
Hi there - we have a client who is trying to connect from their system to ours using the ms jdbcdriver (latest version). The client has tried multiple approaches, but the output parameter in question is still getting cut off at 8000 characters.
|
| Query remote server | 05 Feb 2007 16:00 GMT | 2 |
i have 2 sql2005 servers. i am traying to drop , insert from one server to another, and when i am trying to run simple query , i getting an error:
|
| Nesting Level - What should I expect when executing after prepareC | 02 Feb 2007 21:39 GMT | 9 |
For various reasons (insert long explanation here), we have a check set up inside of some of our stored procedures to check for @@Nestlevel > 1. This works fine in most cases, both from SMS and with non-MS drivers, with @@Nestlevel returning 1. However, when one of our clients ...
|
| Stop error 0x0000008E when opening database tables with SQL SMS Express. | 02 Feb 2007 03:33 GMT | 4 |
I am getting a BSoD when opening tables using Microsoft SQL Server Management Studio Express 9.00.2047.00. A few seconds after opening a table, it appears that the entire form refreshes and the table's gridlines will double for a split second. While my computer does not
|