| Thread | Last Post | Replies |
|
| SQL Server does not exist or Access Denied | 23 Feb 2005 10:46 GMT | 12 |
I am very new to SQL server. I have successfully installed it on a server. But when I try to setup an ODBC connection from my client machine I get the "SQL Server does not exist or Access Denied. " There are two computers on the LAN connecting through a hub. Its probably ...
|
| ODBC from SQL Server 2000 to Word 2003 | 22 Feb 2005 23:07 GMT | 1 |
I have a table of address data which I'd like to put into a mailmerge of envelopes in Word 2003. When I select the Query which I've already set up, an error message says "Record 1 contained too few fields". This problem doesn't happen in Excel 2003, and it didn't happen at all
|
| Insert Performance Degradation | 22 Feb 2005 22:10 GMT | 1 |
I am working with SQL Server 7 on win2k server. There was a vb6 ado ODBC application written accessing this SQL Server 7 db. Unfortunately, through a series of workstation upgrades, the source code was lost. Recently, the performance of table inserts degraded significantly. I ...
|
| Port 1434 Filtered | 22 Feb 2005 19:04 GMT | 1 |
Using PortQryV2 I got the result that on a remote server port 1434 is FILTERED. How can I change its state to LISTENING? Thanks, Dan
|
| connection string does not work for a different server | 22 Feb 2005 17:28 GMT | 1 |
I currently have an ASP .Net project running locally, and accessing a local SQL server 2000 database. The project runs fine since it is able to open the connection to the database, and perform operations on it locally using
|
| So, how does it connect ?? | 21 Feb 2005 22:28 GMT | 1 |
How does sql server client connect to SQL Server. Is there a sql.ini for sql server. If i add a alias entry in Client network utility where does it store the info. Thanks
|
| ASP.NET Application - "SQL Server does not exist or access denied | 21 Feb 2005 22:25 GMT | 1 |
I have a ASP.NET time sheet management application I designed - today I put it live on the webserver and recreated the database on my SQL 2000 server. When I attempt to view, all of the pages where I query the database I catch the error "SQL Server does not exist or access ...
|
| Connect to SQL Server from Client Using Windows Authentication | 21 Feb 2005 14:21 GMT | 1 |
On a newly installed workgroup computer, the client, I've been able to establish connections to the SQL Server on a different computer using SQL authentication via ODBC and Query Analyzer. Now I am trying to figure out how to connect with WIndows authentication.
|
| EM connects to server without knowing port | 20 Feb 2005 20:54 GMT | 6 |
I'm confused. When I create an ODBC connection to a remote SQL server 2000 that uses a nonstandard TCP port, I have to give the port number to ODBC. Which makes sense. I just set up an Enterprise Manager "SQL Server Registration" for the same
|
| JDBC driver doesn't close socket event after connection.close() | 19 Feb 2005 18:33 GMT | 11 |
I have a Java application (on Red Hat Enterprise) that 1) connects every 10 seconds to an MS/SQL database 2) attempts to get the metadata for a specific table [correctly fails because the table does not exist]
|
| Interbase | 19 Feb 2005 12:49 GMT | 4 |
Greetings all, I would like help with how to do a one time import of data from Interbase to MsSQL. kindness
|
| Connect to SQL Server from Workgroup Computer | 18 Feb 2005 14:19 GMT | 1 |
I have been using Windows XP SP 2 and SQL Server 2000 Developer's edition on one computer and it has worked fine. For testing, I've installed Query Analyzer on a 2nd, workgroup computer. I know the network itself is working. Files and printers are shared and working.
|
| Insert into another DB | 17 Feb 2005 16:01 GMT | 1 |
I need to build a Stored Procedure that make a insert into a another database (Oracle). I have one ODBC to the database Oracle already created. How can I do this? Thanks
|
| 32 bit odbc | 17 Feb 2005 16:01 GMT | 1 |
Will the 32 bit odbc driver available on Windows Clients Operating systems communicate to a 64 bit SQL Server on Itanium?
|
| Sql server 2000 database connection problem | 17 Feb 2005 09:07 GMT | 2 |
I can not connect to the production SQL SERVER 2000 using the Enterprise Manager or the Query Analyzer on my work station. I am getting the error, "A connection could not be established to "". Reason: SQL Sserver does not
|