| Thread | Last Post | Replies |
|
| SSL connect Java | 31 Jul 2007 22:08 GMT | 1 |
I will connect to a SQL Server 2005 via Internet with Java using "Microsoft SQL Server 2005 JDBC Driver" to connect. Tryed Version 1.1 and 1.2. Main Error means: "For the SQL server registration is necessary a SSL connection"
|
| Link Server to SQL2000 from SQL2005 64bit | 31 Jul 2007 15:34 GMT | 1 |
I setup a link to my SQL2000, everything seem fine except when I try to query the SQL 2000 database. I get the following error: OLE DB provider "SQLNCLI" for linked server "ces012" returned message "Unspecified error".
|
| Import and export to Micrsoft Access file | 30 Jul 2007 18:11 GMT | 1 |
I have requirment to Import and export the data using MS-access file. I am able to read the data from MS-access file, now i have to copy the tables to SQL server , after processing(jumble) the data again, i have to export the data to same MS-access file.
|
| Sql Server connection timeout problem | 30 Jul 2007 04:00 GMT | 2 |
im experiencing connection timeout in SQLSERVER2000 when using my web application. It seems the database connection pool has been reached. Im using microsoft application block sqlhelper to connect to the database. A temporary solution is to increase the connection timeout and/or ...
|
| Access add record button grayed | 30 Jul 2007 00:25 GMT | 1 |
I have an MS ACCESS App that acts as a Front-End and SQL Server 2000 as Back-End. I have the problem that dependent tables in the E-R model can't add records, the add new record button is grayed, however the independent table and catalog table have no problems, all tables have ...
|
| SQL 2005 Connection Issue | 27 Jul 2007 21:11 GMT | 1 |
I am having a problem connecting to my SQL 2005 named instance on a clustered server in another domaim. If I am within the domain everything works fine. If I am in a different domain, I cannot register it through SQL Management Studio or create an ODBC connection. I can ping it ...
|
| Is there a MS JDBC driver for SQL Server 6.5? | 26 Jul 2007 21:42 GMT | 2 |
I am looking for a JDBC driver for SQL Server 6.5, but couldn't find it, I have tried the latest JDBC driver for SQL Server but it does not work with 6.5 server. Any help is highly appreciated..
|
| Restrict internet access using ODBC? | 26 Jul 2007 17:43 GMT | 4 |
I was wondering if it was possible to remove internet access from a PC but, still run tracsactions over the internet using our software program which is connected the an internet accessable sql server via odbc? Our SQL sales program processes credit and gift cards, because of ...
|
| Connecting to SharePoint MSDE Database | 26 Jul 2007 14:45 GMT | 3 |
I have a SharePoint server that I want to be able to connect to its database and pull info off. When I installed the Sharepoint server it installed an instance of msde. For the life of me I cannot remotely connect to this MSDE instance. I am able to remotely connect to the ...
|
| Our high end SQL server cluster is maxed out, how else to expand? Will it help to move tables off of the cluster onto other clusters or will that just create processing bottleneck on the cluster running SQL server? | 25 Jul 2007 16:55 GMT | 2 |
Our high end SQL server cluster is maxed out, how else to expand? Will it help to move tables off of the cluster onto other clusters or will that just create processing bottleneck on the cluster running SQL server?
|
| Cannot connect to SQL 2000 remotely | 25 Jul 2007 16:53 GMT | 4 |
I'm trying to install a bespoke application for a new client, and am embarassed by not being able to connect to their DB Server. The server and clients are XP all running on a workgroup called OFFICE File access is not problem and the DB Server name appears in a dropdown box
|
| SSL effects on SQL databases | 25 Jul 2007 16:47 GMT | 1 |
Okay, this is probably a stupid question, but so be it. I've had a cert on a SQL server containing only one database. I'm now considering putting a cert on our main db server. But I can't find any info as to whether I should be concerned about how all the
|
| Error connecting to instance using Server Management Studio | 24 Jul 2007 10:16 GMT | 1 |
I have been messing with this all day and it is beginning to aggrivate me. I am installing an instance of SQL Server 2005 on one of our machines to support WSUS and SCOM 07. I installed it a bit differently because I wanted the data files in a specific location and I dont know ...
|
| Looking for a tool within 2005 similar to Oracle Connection Manage | 24 Jul 2007 05:18 GMT | 4 |
I would like to know if there is a comparable tool in SQL Server 2005 to the ORacle Connection Manager (link provided to Overview below) http://www.oracle.com/technology/products/oraclenet/htdocs/cman_overview.htm
|
| types of JDBC drivers | 24 Jul 2007 01:51 GMT | 1 |
I hear people referring to type 1, 2,3, 4 when it comes to JDBC drivers. Whats the difference and which ones the best ?
|