| Thread | Last Post | Replies |
|
| Connect to MSAccess on server X from SQL on server Y | 15 Aug 2006 01:20 GMT | 1 |
I would like to connect to MSAccess 2003 database from a SQL 2005 database. I tried using Linked Server but it will not work as my MSAccess database is on a different server. I am also trying to use OpenDataSource but I am getting an error.
|
| SQL difference - mySQL and MS SQL | 15 Aug 2006 00:55 GMT | 5 |
I just bought a book that I thought was about the SQL query language. Turns out it's really about mySQL. Uh. What is the difference between query language for mySQL and MS SQL? Is there a good reference?
|
| Service not starting | 14 Aug 2006 18:29 GMT | 3 |
SQL 2005, sp1 on win 2003, sp1. while starting a named instance, getting error : ERROR : The Service did not respond to start or control request in a timely fashion.
|
| Performing query 10 times faster over internet | 12 Aug 2006 21:01 GMT | 1 |
I have a Sql Server 7 running on a webserver. Now I have a quite complicated query that I run on 4 ways. 1: Using ODBC-driver directly on the Sql Server. time to execute: 12 seconds (done this about 10 times)
|
| Access to sql on windows for mysql application | 11 Aug 2006 20:05 GMT | 1 |
I hope someone here can advise or at least point me to a good site to pursue this. Have installed a password protection system (freeware) successfully on a unix/php/mysql server and looking forward to developing it into a
|
| ODBC and DB-Lib bcp | 11 Aug 2006 16:50 GMT | 1 |
Question - I have a little app that uses the ODBC Bulk Operations and DB-Lib bcp functions to load data into a table from variables (bcp_sendrow). It works great on SQL 2000, but I'm encountering some problems on SQL 6.5. Basically on the SQL 6.5 box the bcp_init function is ...
|
| 2005 cluster can't find Oracle client or local system OOBC | 11 Aug 2006 02:46 GMT | 4 |
I have 2 nodes SQL Server 2005 Ent. 64 bit SP1 cluster on Win2003 R2 Ent. I would like to connect via SSIS to an Oracle DB. I don't get any Oracle data providers on the list of providers. When I try to use one of the MS providers like MS OLE DB for Oracle I get "Oracle client and ...
|
| Connecting to SQL Server 7.0 | 11 Aug 2006 02:13 GMT | 1 |
We are writing a Java stand-alone program and need to connect to a SQL server 7.0 database. I can't find any drivers to connect to the database. There are very few which are in the market with interoperability with MS SQL Server7.0. The rest
|
| Connecting to another SQL Server | 11 Aug 2006 02:13 GMT | 4 |
I think I have done my homework and research on this. I'm in a company Intranet and through Enterprise Manager, I have added the server I want to access (FES89TXNCEV501) in my server group. I can access the that server and open a view on that server (read only).
|
| I cant do a ODBC connection, I am getting the following error | 10 Aug 2006 20:05 GMT | 2 |
ok heres the scenario. I have my SQL2000 server on a Windows 2003 and its also on a AD2003 domain I have another server with is Windows 2003 and it was on the AD2003 domain but I had to put it in a workgroup for security reasons. Now my server cant
|
| Can't get linked servers to work | 10 Aug 2006 19:57 GMT | 3 |
I'm having trouble getting a new linked server to work. Server Mfr is 2005 Dev (sp1) and is the 'local' server. Server Krypton is 2000 EE sp3 and is the target server I need to link to and query.
|
| Cannot connect to Remote SQL Server Named Instance | 10 Aug 2006 19:10 GMT | 3 |
Hi... On a remote server, I have SQL 2005 installed as the default instance as well as a new named instance. From SQLCMD, I can connect to both instances. However, from Management
|
| combining data on different sevvers | 10 Aug 2006 16:37 GMT | 1 |
I need to combine data from two different tables on two MS SQL servers running on the same LAN into a single SELECT or VIEW. Is this possible and what would the syntax look like? Thanks,
|
| ASP --> SQL Invalid Connection Error ... Help | 09 Aug 2006 20:21 GMT | 1 |
I would appreciate any help I can get. I'm no expert at ASP or SQL, but I've done a little research and I feel like I'm doing things right. I'm getting the following error message from my ASP page. Microsoft OLE DB Provider for SQL Server error '80004005'
|
| JDBC and Virtual Machines | 09 Aug 2006 18:36 GMT | 5 |
I have two Windows virtual servers hosted by Linux -- one running SQL Server 2000 and the other trying to connect to it via JDBC. Are there any issues related to running a JDBC driver under a virtual windows server?
|