| Thread | Last Post | Replies |
|
| Why is it so hard to connect SQL2000 over Static IP? | 14 Feb 2006 00:45 GMT | 4 |
Why is it so hard to connect SQL2000 over Static IP? I thought it would be as easy as setting up a static ip with the ISP, and forwarding port 5000 from the router to the actual server box, and the sql2000 instance running on the server would listen to the port and do its
|
| Specifying Port SQL Server 2000 Listens On | 13 Feb 2006 22:18 GMT | 5 |
I need to change the port SQL Server 2000 Listens on to 6521 I have went into the SQL Server Utility and changed the port to 6521 I have also added this port to windows firewall exception list.
|
| SQL Connection denied after shutdown the Sql PC and restart | 13 Feb 2006 20:37 GMT | 1 |
I have a client PC running a C# program that obtains data from an SQL Server database. The computer hosting the database is on a local network and is accessed by using the following connection string: Both computers are Windows XP SP2.
|
| native client not listed in odbc control panel | 11 Feb 2006 17:31 GMT | 1 |
on my pc I have sqlserver2000 and sqlserver2005 in odbc control panel, I create a new connection, but native client is not listed. I have uninstalled and reinstalled native client several times.
|
| how to add ODBC DSN to multiple computers | 11 Feb 2006 17:15 GMT | 1 |
Hello. I need to set add an SQL ODBC System DSN to each computer on our domain. The suggestions I've seen so far involve setting up a GPO startup script using VBScript to call an API, or a batch file using odbcconf.
|
| pass through authentication | 10 Feb 2006 01:43 GMT | 5 |
I have a Windows 2003 member server that has SQL on it. I have a remote XP machine in a workgroup that does have an account in the domain but does not login to the domain (only used for OWA). Is it possible for this machine to pass its authentication (same username and password) ...
|
| Cannot connect to SQL2005 Express from PHP | 09 Feb 2006 20:09 GMT | 2 |
I have PHP 5.0.2 on Apache2/WinXP and database on MS SQL 2005 express. I cannot connect to server: Warning: mssql_connect() [function.mssql-connect]: Unable to connect to server: TESTSERVER\SQLEXPRESS in C:\xxx\test.php on line 11
|
| SQL Server 2005- Not getting Started | 09 Feb 2006 15:27 GMT | 1 |
I'm a newbie to SQL Server 2005 and i've installed 180 days trial ver. When i tried to open the SQL Management Studio,i get the following error.Kindly help in resolving this issue. Regards,
|
| sql driver 2005 - Null | 08 Feb 2006 18:59 GMT | 1 |
I use the SQL driver with a sql server 2005 database from a java struts web application. I use org.apache.commons.dbcp.DelegatingPreparedStatement as a delegate for connection.
|
| mssql jdbc 2005 driver and Jboss 3.2.1 w/ jvm 1.3.1_12 | 08 Feb 2006 18:06 GMT | 1 |
i think i am getting this error because of the jvm i am running. can i use this driver on a jboss server that only support jvm 1.3? setup as follows: mssql.xml in jboss\server\deploy directory -
|
| How to create database on remote machine using osql | 08 Feb 2006 13:44 GMT | 7 |
I am using OSQL to create database. When I am using it to create the database localy it works great when I use the -s switch (target manchine) the call ended successfuly only the database is created om my PC and not on the remote one.
|
| Microsoft SQL Sever 2005 Express <---> Mixed authentication. | 08 Feb 2006 13:41 GMT | 6 |
Hello dear all, I'm not sure if I'm posting to the right newsgroup, if not please direct me to the right one. I've installed "Microsoft SQL Server 2005 Express",
|
| Encrypted JDBC between JAVA Middletier and MSSQL Server | 07 Feb 2006 19:29 GMT | 3 |
I have my J2EE application (SUN JAVA Application server ) accessing business data stored in MS SQL Server 2000. I'm using com.microsoft.jdbc.sqlserver.SQLServerDriver class for JDBC connectivity.
|
| Feature and performance comparison | 07 Feb 2006 19:28 GMT | 1 |
How do you compare the feature set as well as performance with JNetDirect's JSQLConnect version 5.0 driver? -payyans
|
| XP as Server... | 07 Feb 2006 16:59 GMT | 6 |
I installed SQL Server 2005 on my XP Professional personal PC last night. Everything loaded OK. But when I tried to access some of the servces, I was prompted to connect to a server and the Server Name was blank. I guess my question is how do I set up my XP Professional to run ...
|