| Thread | Last Post | Replies |
|
| Linkedservername variable | 03 Jun 2005 23:12 GMT | 3 |
We are calling stored procedures over a linkedserver from a client and we want to use these client stored procedures in a test and production system with different server names. Also we don' t want to have to kinds of sps (for the test and production
|
| Cant connect to sqlserver | 03 Jun 2005 13:37 GMT | 2 |
I use connection string like that: server=10.10.10.1;uid=xuser;pwd=xpasword;database=xdatabase;Connection Timeout=60;Pooling=True;Min Pool Size=1;Max Pool Size=50 And I can't connect to the server.
|
| ODBC Error Connecting to SQL | 02 Jun 2005 21:04 GMT | 2 |
I very clear that i configured SQL database with no problem but while i going to setup DSN in ODBC and this error occured, I do not understand what is the problem that keep this error exist. '
|
| Cannot use Windows Authentification over VPN | 02 Jun 2005 15:49 GMT | 3 |
I'm trying to connect to my SQL Server 2000 over a VPN IPsec. The VPN connects succesfully, I can browse with the Windows Explorer the shared folders of my SQL Server. When I ping the server the servername is resolved, and when I use ping
|
| Subject. Impossible to reinstall and configure SQL Server | 02 Jun 2005 10:21 GMT | 5 |
After an OLAP application installation I lost the possibility to run Enterprise Manager on my server. It wasn't possible co connect to the SQL Server from the console. It seemed that all ODBC drivers were gone.
|
| STATUS_ACCESS_DENIED using named pipes on cluster | 02 Jun 2005 07:47 GMT | 3 |
We recently moved to a sql 2000 cluster. An application uses named pipes odbc connection to connect to sql server. It cannot use tcp/ip. When trying to connect to the new cluster, the odbc connection test is successful (and verified it is using named pipes). Yet when this ...
|
| snap-in failed to initialize | 01 Jun 2005 20:50 GMT | 2 |
Help!! I am attending a college course and attempting to install SQL Server 2000. I keep getting this error: Snap-in failed to initialize. Microsoft SQL Enterprise Manager
|
| java replication app | 01 Jun 2005 09:27 GMT | 4 |
I'm trying to develop a Java application that will manipulate and transfer data from sql server X to sql server Y (transactional replication is not an option). I'm pretty new to this sort of thing, but how can my Java application be notified when a record is ...
|