| Thread | Last Post | Replies |
|
| ODBC Connections | 06 Jun 2006 15:39 GMT | 5 |
I have a network with 6 machines sitting on it. All PC`s are configued in the same way. 5 of the machines connect to a SQL server via ODBC with no problems. The sixth PC however does not connect to the server giving the following :-
|
| Schema Change of a Progress DB causes Linked Server to Fail | 06 Jun 2006 07:58 GMT | 1 |
We use SQL Server 2000 and have a Linked Server to a Progress 9.1E Database. Everything works fine until a schema change is made in the Progress database. We then get an error message similar to the following: OLE DB provider 'MSDASQL' supplied inconsistent metadata.
|
| Run SQL against SQL Server 2000 on Windows 2003 Web Edition | 05 Jun 2006 18:02 GMT | 1 |
I have a dedicated Windows 2003 Web Edition server running SQL Server 2000. SQL Server 2000 was pre-installed. What tools can I use to interrogate and update the SQL Server 2000 database from the Windows 2003 Web Edition Server? Client and Adminstration tools are not supported ...
|
| Problem with sql server connection sting | 05 Jun 2006 17:58 GMT | 1 |
I am testing a asp page using sql server as the backend database. However, I cannot connect to the database from asp. I have the following error coming and I have also added the connection string that goes with the asp page. Error Type:
|
| Remote connect and encounter SQL Server does not exist or access denied. | 05 Jun 2006 17:13 GMT | 2 |
I have tried to remote access my SQL server (from remote host to our localserver) but there is an error as below: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC SQL Server Driver][TCP/IP Sockets]SQL Server does not exist
|
| Can't make a new Login | 05 Jun 2006 15:18 GMT | 1 |
I have this problem: When I create a new Login with a "SQL server authentication". And if I change some User Mapping and Server Roles it gives me the follow message "Create failed for User 'win2kadmin "
|
| Developing with SQL Server 2000 and SQL Server 2005 on same machine. | 04 Jun 2006 18:19 GMT | 3 |
I have SQL Server 2000 installed which has a server name of NOTEBOOKDELL. I installed SQL Server 2005 Community Technology Review last October, 2005, and somehow gave it a server name of NOTEBOOKDELL\SQL2005 so that I can keep my SQL Server 2005 databases separate.
|
| Rename A Field Using SQL Statement? | 03 Jun 2006 06:10 GMT | 1 |
Is there a way that i can rename some fields in a table using SQL from my .NET program? The customer send sthem in as BMT Number and I need BMT_Number, etc. Thanks
|
| Using SQL Against SQL Server, Rename A Column?? | 02 Jun 2006 23:55 GMT | 1 |
I need to rename a column in a table in a sql server database from my .NET program. I can't seem to find the syntax to do this. Can it be done just using sql? Thanks
|
| need assistance on connecting to sql server | 01 Jun 2006 20:16 GMT | 1 |
Connect to Sql Server
>> SQL Server: [____________] Connect using: [ ] Window authentication
|
| Emergency: lost connection to SQL Server | 01 Jun 2006 16:04 GMT | 1 |
For some unknown reason we just lost the connection to our local SQL server. The error message is "Connection failed, check sql server registration properties". I can't find any usable info on this cryptic error message. Nothing was being done to the server around the time that ...
|
| Remote connection to SQL Server 2005 | 01 Jun 2006 01:11 GMT | 4 |
I am unable to connect to a SQL Server 2005 instance running remotely on a Windows 2003 Server machine behind a router. I can connect to the instance via SQL Server Management Studio Express when I place the server machine in the DMZ, but I cannot connect when I forward traffic
|
| Connection via Internet with IP address and cached Windows Authentication? | 01 Jun 2006 01:05 GMT | 2 |
The server I am working on is configured for TCP/IP, Windows Authentication only, the SQLExpress named instance have been configured to use port 1433 and the appropriate changes have been set on the firewall .
|