| Thread | Last Post | Replies |
|
| How to access db2/as400 file member | 24 Mar 2007 03:16 GMT | 1 |
My sql 2000 server is connecting to as400 using IBM odbc. How can I access to data of various member of a file db2/as400? What is the syntax of sql scripts? Thx,
|
| Connection refusals | 24 Mar 2007 00:52 GMT | 6 |
We have a 64bit SQL Server 16GB Memory running on Windows 2003 x64. This is one of our main business database servers. At this time we have an issue where the server will stop allowing new connections in, the client will receive a timeout (instantly) and from .NET the stack is
|
| PLEASE HELP - Remote connection to SQL Server 2005 fall over after 100 seconds | 23 Mar 2007 01:47 GMT | 2 |
I am remotely accessing SQL Server 2005 using an import manager, through a windows authentication login. I start the loading, it connects perfectly at first but at the 100 second mark I get the error
|
| Surface area configuration connection issue | 23 Mar 2007 01:26 GMT | 9 |
I have Sql Server 2005 Std edition installed on a Windows 2003 server and the client components installed on my machine with Win XP. The Surface area configuration was configured on the server to allow TCP/IP and named pipes.
|
| problem when connectiong to database | 22 Mar 2007 22:49 GMT | 4 |
I try to make a connection with the database "test" contained in sql server express 2005. This is the connection string in the aspx file: <asp:SqlDataSource ID="SqlDataSource1" runat="server"
|
| Cannot connect to SQL Server 2005 | 22 Mar 2007 19:07 GMT | 4 |
I am receiving this error while trying to connect to a SQL Server 2005 instance. "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
|
| Error 17827 from SQL Server 2005 Express Edition | 22 Mar 2007 18:13 GMT | 3 |
I'm using SQL server 2005 Express Edition in my solution and I've run into a problem that I can't find any information about. The application was running OK (for several days) until this happend just out of the blue.
|
| equivalent of "load data local infile" of Mysql? | 22 Mar 2007 17:30 GMT | 2 |
i'm looking after an equivalent T-sql command as "load data local infile ..." of Mysql, in order to import a textfile into sql server express 2005 containing data and delimited with tabs. Thanks
|
| SQL2005 & VB6: "SQL Server does not exist or access denied" | 22 Mar 2007 13:52 GMT | 1 |
We've installed SQL Server 2005 Express on a Windows XP SP2 machine that will serve as the server. The configuration is fine and we've enabled all the protocols. The client computers are mostly Windows 2000 and one Windows XP machine.
|
| How to decrease database connectivity time | 22 Mar 2007 13:08 GMT | 1 |
I am an VC++ programmer. I had written an VC++ application, which will fetch data from SQL Server. I am doing DB Connectivity by creating a DSN. My application works perfectly. But it lacked with need some
|
| How to decrease database connectivity failure time | 22 Mar 2007 12:59 GMT | 4 |
I am an VC++ programmer. I had written an VC++ application, which will fetch data from SQL Server. I am doing DB Connectivity by creating a DSN. My application works perfectly. But it lacked with need some
|
| sql server is not configured for RPC | 22 Mar 2007 12:28 GMT | 1 |
I have two servers with the following detail: Server #1 Server Name: SQL2005WIN2003SERVER Windows: Win 2003 Server
|
| Not able to connect SQL Server | 22 Mar 2007 01:51 GMT | 1 |
We installed long horn server build 6001 and then we enabled IISv7.0.Subsquently We installed SQL Server 2005 enterprise edition (EvAl) After installation is completed all the SQl related services are up and running.
|
| how-to use ODBC C API to connect through named PIPE | 22 Mar 2007 01:46 GMT | 1 |
hi * I have some program, written in C, that uses ODBC API to connect to MSSQL Server 2000/2005. To create a connection with server I use SQLDriverConnect function with such connection string:
|
| can't drop user, owns objects | 21 Mar 2007 02:00 GMT | 2 |
I migrated copies of a database to a test server, but I cannot log on. My admin account needs to be dropped and readded but every time I run sp_dropuser in query analyzer I get the error : Msg 15183, level 16, state 1, ....
|