| Thread | Last Post | Replies |
|
| connection string for ODBC | 08 Mar 2006 05:48 GMT | 1 |
Okay, I admit it. I just don't see how to do this. I need to set a connection string for SSL connections to our database. But, I can't figure out where to set the connection string for the specific DSN. This will be setting specific clients for SSL connections.
|
| SQL 2005, ODBC link table, and replication | 07 Mar 2006 17:47 GMT | 1 |
I am experiencing some strange behaviour when I try to insert rows into my SQL Server 2005 DB through ODBC. I use MS-ACCESS ODBC linked tables to insert rows into my SQL Server 2005 db. When I insert a row into a linked table (by typing data into it) the
|
| Connection to SQL Server 2000 From an ASP Page | 07 Mar 2006 15:53 GMT | 3 |
I'm really confusing while reading the connections Issue in the support knowledge. Our Company website guest users can register themselves in my website. The data goes to the SQL Server database 2000 which also used by internal users
|
| Problem Installing MS SQL Server 2000 on windows 2003 | 05 Mar 2006 21:41 GMT | 1 |
I have tried installing MS SQL server 2000 on windows 2003 many a times. I get an error - " Setup Failed to configure the server". The resolution mentioned in this url http://support.microsoft.com/default.aspx?scid=kb;en-us;816499 did not help.
|
| Server does not exist or access denied | 05 Mar 2006 21:01 GMT | 2 |
We are running into a strange problem here. We have a web application running under .NET 1.1 that connects to various SQL Server instances identified through a series of System ODBC DSNs set up on the web server. If the SQL Server is running on a regular standalone server, we can ...
|
| Can connect to sqlexpress via asp.net but not via asp | 05 Mar 2006 18:17 GMT | 2 |
I can connect to a sqlexpress database using aspx (asp.net 2.0) pages but not via classic asp pages. Both the asp and aspx pages are within the same website. The sqlexpress database is also on the same server. I have tried using a variety of connection strings within my asp pages,
|
| Complicated Connection Problem between ADP and SQL Server | 03 Mar 2006 20:30 GMT | 1 |
About 3 years ago, I was told to create a SQL Server 2000 database for a client of ours, and to set up an Access XP/2002 project (adp) front end that would be used on their network to interact with the data. This database needs to be updated every six months. Since there has been ...
|
| DTC problems connecting to server 2003 | 03 Mar 2006 19:23 GMT | 2 |
I have all the symptoms of KB article 839279: "When you run a distributed transaction against an instance of SQL Server, you may receive an error message that is similar to the following: Server: Msg 7391, Level 16, State 1, Line 1
|
| SQL 2000 personal vs TCP | 03 Mar 2006 17:00 GMT | 2 |
I tried to connect to my SQL 2000 personal edition for the first time via JDBC. It fails to connect, error establishing the socket. Everything seems to be configured ok, right port, etc, but I discover my SQL Server is not listening on TCP. Network client says that library is ...
|
| SQL 2005 Failing Backups Because it Exits The Query Prematurely | 03 Mar 2006 05:59 GMT | 3 |
PROBLEM: We've encountered a problem in testing with our application being unable to perform a backup successfully in SQL 2005. This same application (which uses ODBC) is able to backup SQL 7.0 and SQL
|
| Syntax Error in Function | 02 Mar 2006 21:48 GMT | 1 |
Hi Friends, I created this function to view in a list the input given parameter values seperated by a comma.Unfortunately,theres some syntax error which I am unable to trace.Could anybody help me?
|
| SQL Server 2005 (MSDE) delay after starting services | 02 Mar 2006 03:59 GMT | 1 |
After starting the SQL Server Desktop Edition 2005 service, I can't connect to it for a matter of up to 10 seconds (I get an authentication failure). This is causing a problem in my dependent services, because they then fail even though SQL Server is running. Is there a way to
|
| Can SQL Server Connect with pcAnywhere? | 01 Mar 2006 00:31 GMT | 3 |
If I establish a remove connection to a server with pcAnywhere, will I be able to connect to SQL Server on that server programatically or with Enterprise Manager? Thanks for any help,
|