| Thread | Last Post | Replies |
|
| Connect Two Databases Together | 14 Dec 2005 00:47 GMT | 2 |
I am interested in having two databases that are on the same server connected together. I have the individual databases but I also want to have a common database that keeps stored procedures to do things such as changing password. I don't want to cut and paste them into each ...
|
| JDBC driver for SQL Server 2000 and Java 5? | 14 Dec 2005 00:37 GMT | 4 |
How can I get a copy of an updated JDBC driver that works with Java 5 (for SQL Server 2000)? I need to upgrade my software to run on the latest Java runtime soon...
|
| configure odbc to retry connection when cluster failover | 13 Dec 2005 16:55 GMT | 2 |
We have a bought in VB6 application that uses ODBC to connect to a sql server 2000 database. We have moved the database to a windows 2k3 cluster and now need to look at the client surviving failover. Basically if I have the client connected to the virtual instance then fail
|
| MSSQL 2005 CAL | 13 Dec 2005 09:02 GMT | 1 |
I would like to know how MSSQL 2005 calculate they CAL? If I implement my database to a webservices ( HTTP EndPoint ). How many CAL do I need? Since all my client application will connected throw the web services. Do this type of implementation incurred any limitation?
|
| Problem with ODBC | 13 Dec 2005 04:27 GMT | 3 |
Some combination of installing Visual Studio Team Architect and/or SQL 2005 Online books and tools, I can no longer link to tables in a SQL server from Access. The ODBC datasources window will not come up. Anyone heard of this? Where can I ask this question to get some help?
|
| Help me please about username and password | 12 Dec 2005 12:42 GMT | 1 |
How to set user and password connect to Database server from other program when Sql server 2000 authentication by Windows ? And How Change Windows authentication to Sql server authentication.
|
| Again and Again SQLServer DB connection How??WHy???? | 11 Dec 2005 19:45 GMT | 3 |
I really Shocked,These days I just really shocked what`s going happen behind the WindowsSP2 and Windows Server 2003 (SP1)?? when I see that I can Connect to the MSSQL through Win2k and WinXP(SP1) But I can`t connect through those.
|
| Connecting SQL 2000 Server Remotely | 11 Dec 2005 09:27 GMT | 1 |
I installed SQL 2000 server on my PC (OS: XP Professional). I wrote a Visual Basic application that retrieves data from the SQL server that is installed on my PC. When I start this application at my computer, it works. When I start this application at another computer in the same ...
|
| Cannot configure SQL Server 2005 during install | 10 Dec 2005 20:16 GMT | 1 |
During the installation process of SQL Server 2005, Setup complains it cannot connect to the database service for server configuration. The error was: [Microsoft][SQL Native Client]Shared Memory Provider: No process is on the other end of the pipe.
|
| cant "get at" 2005 express | 09 Dec 2005 15:12 GMT | 2 |
Have Visual Web Developer ; came with 2005 SS Express - problem is there is no way to create a database, much less stock it with test data; nothing like a Server Enterprise Manager seems to have installed, and MS Access projects wizards don't connect to it either -
|
| ODBC using SSH | 09 Dec 2005 14:58 GMT | 1 |
I am trying to use the ODBC services via an SSH connection. What is the easiest way of doing this? Are there any ready-made software out there than I can use to connect? Thank you!
|
| time stamp magicaly updated when ever update event occures on a row | 09 Dec 2005 01:09 GMT | 1 |
time stamp magicaly updated when ever update event occures on a row in sql server 2000 i have a table. when i do any update on the table, a field of the effected rows gets a new time stamp, there are no triggers on the table, nothing special in the DDL of the table, is there any ...
|
| time stamp magicaly updated when ever update event occures on a row | 08 Dec 2005 23:21 GMT | 1 |
time stamp magicaly updated when ever update event occures on a row in sql server 2000 i have a table. when i do any update on the table, a field of the effected rows gets a new time stamp, there are no triggers on the table, nothing special in the DDL of the table, is there any ...
|
| How to create Link Server ODBC DBase | 08 Dec 2005 21:36 GMT | 1 |
I tried a lot of things to connect a linked server to an ODBC for dBase IV and I didn't get any successfull result. I have the path, the files names and sysadmin access to my SQL server. I got a lot confused on all connection string that news group use to connect to an ODBC for ...
|
| SQL Express 2005 doesn't support multiple users.... | 08 Dec 2005 18:44 GMT | 9 |
Apparently SQL Express 2005 doesn't support multiple users/connections ... only one user connection can be established at a time. Does any know if this will this change in future versions/updates?
|