| Thread | Last Post | Replies |
|
| Win2K workstation ODBC cannot find new SQL Server | 09 Jun 2008 21:02 GMT | 2 |
We have a network consisting of some Win2K workstations that connect to two machines running SQL Server 2000 on Windows Server 2000. Everything has been running OK for quite a while. I just bought a new WIN 2003 server to replace the two Win2K servers. The new server is
|
| Can't connect to host using IP | 08 Jun 2008 04:27 GMT | 2 |
Problem described below occured when trying to connect to my SQL- server from the outside (calling my external IP-address). Running Vista I can't seem to connect to my SQL-server using IP-address at all:
|
| Connecting across Subnets - Vista vs XP/2003 | 05 Jun 2008 15:32 GMT | 2 |
My WAN group recently made a change to our pivate WAN which removed the PIX firewalls between sites. All traffic is now routed over layer three switches. Since this change happened I can no longer connect to a SQL 2000 server located in a remote office, BUT only from XP and ...
|
| Index not used when UNICODE = true? | 04 Jun 2008 10:31 GMT | 3 |
we've an Java application which select some records from SQL Server 2005. If connection parameter unicode is active, every select executes an full table scan an the app is very slow (> 1hour). After changing unicode=false, the index is used and executing is processed in seconds.
|
| Can't connect to SSL SOAP endpoint | 04 Jun 2008 03:23 GMT | 12 |
I've been trying to set-up an SSL secured SOAP endpoint to my development SQL Server. But I just can't get this to work... If I set the PORTS parameter to CLEAR and the LOGIN_TYPE to Windows everything works fine using http://localhost/MyDB/SQL?wsdl. But if I set PORTS=(SSL) and ...
|
| GRANT CONNECT to group? - How? | 03 Jun 2008 15:32 GMT | 3 |
I've created a web service endpoint on SQL Server 2005. But I failed trying to give access to a database role. I can only grant access to SQL Server users. Am I doing something wrong here? Your help is appreciated. Axel Dahmen
|
| SQL client runs better on Vista over XP? | 03 Jun 2008 01:48 GMT | 6 |
My client has a 3rd party app with SQL 2005, (using SQL, not Windows authentication) as the backend and mostly XP Pro workstations, two with Vista Business, all with Gigabit Nic's. Every screen that involves database queries runs faster on the Vista's (or on the SQL server ...
|