| Thread | Last Post | Replies |
|
| bcp_bind and SQL DATETIME type | 23 Jul 2007 06:59 GMT | 2 |
I'm working on a simple ODBC API bulk load application and I've run into a problem. I am binding variables in memory and sending the rows as prescribed in the ODBC 3.0 API Reference and on MSDN. Everything works fine for SQL VARCHAR and SQL INTEGER data types; however, I run
|
| ODBC Driver for Access and AS/400 | 23 Jul 2007 02:31 GMT | 1 |
Good Morning All: I am trying to find an ODBC driver for Microsoft Access that will allow me to connect to our IBM AS/400 system. All inpout would be appreciated.
|
| SQL Stopped | 21 Jul 2007 14:14 GMT | 2 |
Last time i started my PC the SQL Server had stopped, this seems to have created other issues - 1. Business Contact Manager not available 2. Outlook and Explorer take 10 minutes to load
|
| sql 2005 connection string question | 20 Jul 2007 09:16 GMT | 2 |
I have a vfp8 application that works with sql2000. now we have to use it with sql2005. the actual connestion string is lik Driver={SQL Server};
|
| ODBC Driver to Connect With IBM AS/400 System | 20 Jul 2007 08:41 GMT | 1 |
Good Morning All: I am trying to find an ODBC Driver that will connect my current Microsoft Access Databas with our IBM AS/400 System. We have the driver in Excel, but I don't believe it is the same driver for
|
| Cannot connect to SQL Server | 19 Jul 2007 17:14 GMT | 3 |
I have almost the same problem than Clive (cf 18/07). I have 2 servers S1, S2 (windows XP Pro, SP2), and 2 clients C1 and C2 (Windows XP Pro, SP2). The two servers are indentical, but if the two clients can connect S1, they cant' connect to S2 ""Access denied or SQL Server does ...
|
| Chart lists different builds of SQL Server and MDAC needed | 19 Jul 2007 13:55 GMT | 1 |
I want to find out which build of MDAC is required by different build of SQL Server 2000 and 2005. Also, are all the keywords listed in the link below supported by all the MDAC used for SQL Server 2000 and 2005? Are the acceptable values for the
|
| MSSQL ODBC problem | 19 Jul 2007 13:31 GMT | 1 |
I have big problem with the speed of the ODBC connection. Speed of the connectino depends of user which starts application. For examle: Main user (which usualy works on this computer) of computer open
|
| Default protocols .. | 19 Jul 2007 08:24 GMT | 2 |
I have something weird with an SQL Client connection and the default protocols. I set the TCP has the only one default client protocol with the CLICONFG tool. On most of the computers, when a client wants to connect to a server
|
| Using T-SQL Print with ODBC | 18 Jul 2007 17:47 GMT | 2 |
Is it possible to return messages from T-SQL using ODBC? For example, I'm running the following basic example from Wikipedia on T-SQL... DECLARE @Counter INT
|
| First connection from Vista client to SQL Server 2005 times out | 18 Jul 2007 17:14 GMT | 1 |
This is very odd. I have a VB6 application. I have fixed it up to play nice with Vista, and embedded a manifest (contents at the end of this post) into the exe.
|
| [Fwd: Tryiing to write to excel destination] | 18 Jul 2007 16:53 GMT | 1 |
Ok, I'm desperate so I"m forwarding this to a couple of other groups besides microsoft.public.sqlserver.programming.
|
| Error: connection is busy with results for another hstmt | 17 Jul 2007 17:44 GMT | 1 |
Good Afternoon. I have a Crystal report that accesses a sql 2000 server. When I run the report twice with the same parrameters. I get the following error: crystal reports connection is busy with results for another hstmt As I understand it, this has to do with multiple record ...
|
| error 25 trying to connect to sql server database on local machine | 17 Jul 2007 17:02 GMT | 2 |
Hi. I have an IIS web site built using Visual Studio 2005. I'm trying to add a database connection via a GridView, but I keep getting the following error when I test the connection: "An error has occured while establishing a connection to the server. When
|
| ODBC Data Source Administrator | 17 Jul 2007 16:45 GMT | 1 |
Hi all, hope you can help? I have created a system DSN in the usual way using the above ODBC tool (I am trying to create a connection to our Open Accounts package using the OpenEdge 10.1A driver). I provide the host name, the port number
|