Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
all groups > sql server odbc > february 2004

Filter by week: 1 2 3 4

IDENTITY Data Type Gaps
Posted by Paul at 2/29/2004 4:51:06 PM
Hi We recently upgraded an Access XP database to SQL Server, but continue to use an Access MDB as the front end (more mods need to be done to migrate the front end to an Access Project). In the original Access database, several tables use an Access AutoNumber data type as a primary key. At one p...more >>


DSN's do not display in ODBC Data Source Administrator
Posted by Byrocat at 2/28/2004 2:00:41 PM
I'm currently having to create a raft of DB2 connections in a reasonable hurry. In addition, this list has to be propogated to three other workstations (ultimate goal is to have DBArtisan access the servers, instances and databases in an identical manner without having to spend days doing this m...more >>

Removing MDAC
Posted by The Desperate Newbie at 2/27/2004 3:24:31 PM
Hi!!!! I need to remove the MDAC in order to remove ODBC drivers. How can I do this??? I have Windows XP SP1 which comes with MDAC 2.7 but the third party application installs an older version of MDAC (it seems to be MDAC 2.1) and now another third party applicattion claims to install a M...more >>

sql server doesn't exist ot access denied
Posted by udayan at 2/26/2004 5:19:56 AM
i have installed command prompt based sql server, i am not able to connect to different sql server using odbc or using sql server, could u please help me resolving this issue...more >>

connecting to MSDE
Posted by Lanre at 2/25/2004 7:31:09 PM
I installed MSDE 200 on my machine running XP home edition. I cant connect to the db using the SQL mode, but i can connect using the in windows modes. It returns and odbc error stae 28000 , i dont know how to correct this. If set up and odbc connection and try to test this, it returns...more >>

Error 5123 Operating System Error 32 on attaching a database
Posted by Kishore Kapadia at 2/25/2004 10:19:26 AM
I have SQL Server loaded on my standalone laptop. I tried to attach a database( xxx.MDF) and got an error as above. How do I resolve this ?...more >>

"CREATE TABLE" for files *.dbf with a custom float column
Posted by news.microsoft.com at 2/24/2004 2:22:49 PM
How to create dbase file based on SQL-92 which have a FLOAT column like float(14,2): => xxxxxxxxxxxxxx,xx <= Thanks in advance, Patrice ...more >>

Backup Exec and MDAC update
Posted by Deanna at 2/24/2004 10:41:33 AM
I have a client in a Windows 2000 SP4 network environment that is using Backup Exec 9.0 with a remote agent for Exchange and a remote server. They ran the Windows Updates last Friday and now they are receiving errors on their backup job when it tries to back up the server that they update...more >>



Create odbc / sql
Posted by Francesco Pellegatta at 2/24/2004 10:23:41 AM
It is possible to create odbc through files? what is the code? Thanks Francesco ...more >>

Timeout Expired Errors - Need Expert Consultant - Have done a ton of research already
Posted by Eric Margheim at 2/24/2004 9:48:19 AM
I have a ATL DLL running in COM+ Applications that communicates with SQL Server via ADO Command Object. We occasionally get Timeout Expired errors with one method that is used to call stored procedures that return output parameters. The error can come back quickly or take a while. I have ...more >>

SP parameters
Posted by ES at 2/23/2004 10:46:26 PM
Hi All, How can I execute stored procedure with parameters in Visual basic Thanks...more >>

Provider not found
Posted by Allen Bruce Anderson at 2/21/2004 5:57:51 PM
Sorry for the cross-posting, but I'm not really sure in which newsgroup this should be posted. Anyway... I have SQL Server 2000 with SP3 installed on my computer. I'm able to use Query Analyzer to open tables on the various databases running under SQL Server, but whenever I try to do so with...more >>

Please Help with ODBC SQL Authentication
Posted by Randy Chow at 2/20/2004 9:29:01 PM
Hello everyone, I am trying to setup a ODBC source using SQL Authentication. When I finish my settings and test the connection, the connection is successful. But, when I click the finish to exit out of the configure option of the ODBC source, and then go back into the ODBC DSN, the password is ...more >>

SQL with Sybase
Posted by Anatoli Dontsov at 2/20/2004 7:09:46 PM
Hi, All SQL2000/sp3 and Sybase 11.5 There is a SP on Sybase CREATE PROC sp_test @t VARCHAR(32) = 'default string' AS SELECT @t I want execute that from SQL SELECT * FROM OPENROWSET('MSDASQL', 'MySybase';'uid';'pwd', 'exec sp_test') works file. But with the parameter it fails ...more >>

Ordinal 29 not found in odbcbcp.dll
Posted by Pat at 2/20/2004 8:56:10 AM
Our Webserver(win 2000) recently crashed and they were able to get it back by using the Exchange2000 restore disk. Since they restored, sql server(2000)/IIS 5.0 is not functioning. We are unable to run an asp page on the website, htm, html are the only pages that will load in the browser...more >>

newbie question on SQL Server, ODBC
Posted by jp23 NO[at]SPAM myway.com at 2/19/2004 1:11:10 PM
Hi, I'm trying to access a MS SQL Server db from a CGI (pure C program). Which is the most efficient (fast, incl. fetching many records on a search term) ...using embedded SQL in C, ODBC or any other methods? Any suggestions? Jon...more >>

SQL_Server_does_not_exist_or_access_denied
Posted by Brian Burgess at 2/19/2004 10:51:32 AM
Hi all, Apologies for the cross-post. Just wasn't sure where to put this one: I'm getting this error sporadically on an ADO connection. When it happens I also cannot connect through the Enterprise Manager (or anything else!). The environment is SQL Server 2000 running on Windows 2000 Ad...more >>

JSP connection string to SQL 2000
Posted by JasonHuang8888 at 2/18/2004 5:58:18 PM
Hi, What will be the connection string in the JSP to SQL Server 2000? Thanks. Jason...more >>

Login failed
Posted by mzarbei NO[at]SPAM yahoo.com at 2/18/2004 9:08:30 AM
Hi To All i Have Encountered Such A Problem In SQLserver2k Any One To Help ME Technical Information (for support personnel) Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E4D) [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'MZZ\IUSR_MZZ'. /ostandari...more >>

Table copy (DST)
Posted by Chris Savedge at 2/17/2004 3:43:02 PM
I'm trying to copy a table from one database to another using the DST wizard. Everything works find until the last step.......at that point I get an error that says "Error at destination for row number 1. Errors encountered so far in this task: 1. Line 1: Incorrect syntax near 'Collate'. " Alt...more >>

ODBC to linked server
Posted by Frederick G. Pierz at 2/17/2004 2:32:02 PM
I have created a linked server using an OLE DB service in a SQL Server 2000 database running on Windows NT 4. I can see all the tables and views of the linked server in Enterprise manager, but when I go to a client machine and try to setup a DSN to the linked server using an SQL Server driver ...more >>

SQL server ODBC Open speed!
Posted by hostran at 2/17/2004 2:12:02 PM
I use Open(dbOpenDynaset,Sql,dbSeeChanges); to open the SQL server ,lt's very slowly, Are there any ways to accelerate ? ...more >>

ODBC Error
Posted by Rose at 2/17/2004 10:18:36 AM
Hello, I=B4m having a problem with an specific client. When the=20 user try to connect to our application, the following=20 message appears: Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80040E57) [Microsoft][ODBC SQL Server Driver][SQL Server]String or=20 binary data would be...more >>

Occasional "Timeout expired" message - on SP that should take 1 second
Posted by Beverley at 2/16/2004 9:10:27 AM
Hi there, I've got something kind of weird going on. I have a stored procedure that normally takes less than one second to execute, but it has started taking over 30 seconds from time to time. The SP is called by an ASP page on a web server, running on a separate machine. The database ser...more >>

ODBC ACCESS
Posted by domed at 2/16/2004 7:44:55 AM
I have a VIEW SQL connected to an other database. How I can connect this VIEWS in ACCESS inserting one key in runtime? --- Posted using Wimdows.net NntpNews Component - Posted from SQL Servers Largest Community Website: http://www.sqlJunkies.com/newsgroups/...more >>

Cannot open SQL Server Table
Posted by Mark A. Sam at 2/15/2004 10:31:41 PM
Hello, Can a SQL Server table become corrupted? The tables are linked to an Access DB and I cannot open the main Order table from Access. I am connected to the system remotely via Terminal Server and do not have Enterprise manager available. I can't imagine what the issue could be otherwi...more >>

odbc over internet
Posted by b.binnenweg at 2/14/2004 12:57:12 PM
We are running an sql server database on a windows 2000 server, aproximately 15 clients on our lan use odbc connections to connect with acces 2002 front end. No problem. Then i came up with the idea to connect a home-worker via internet, using a vpn tunnel over isdn. Somehow this vpn-over-isdn c...more >>

ASP Connection String To SQL Server
Posted by qqqq at 2/13/2004 9:38:37 AM
Hi This is new to me. I am trying to connect an asp page to sql server. Any help would be gratefully appreciated I get the error message: Technical Information (for support personnel) a.. Error Type: Microsoft VBScript runtime (0x800A01A8) Object required: '' /idataconnect...more >>

Getting the actual length for columns in a result set
Posted by geoffpollard NO[at]SPAM go.com at 2/11/2004 6:42:47 PM
Is there a way to get the length (i.e. number of characters, bytes ... ) in the metadata information for a resultset? I'm using low level ODBC calls, and my problem is that both SQLDescribeCol and SQLColAttribute return the column size for the length. This doesn't sound bad, but when reading the...more >>

Problems executing DML via linked server
Posted by Gary Hampson at 2/11/2004 3:23:24 PM
Hey folks.. I have a linked server that connects to a DB2 database through the OLE DB for ODBC Providers driver. I have a DSN created and can, through the linked server run SELECT statements to my heart's content. When I want to run a simple DELETE, for example (DELETE HCEDB.APPLQUE2), I ge...more >>

Save bmp to image field
Posted by ddg1950 at 2/11/2004 8:33:48 AM
I'm trying to determine how to save a bmp into my image field. I see the bulk copy instructions, but that is only good if you know the size of the bmp and write it into the format file. I need to save directly into the field from a vb6 app. Any thoughts? Thanks ...more >>

SQLDescribeCol/SQLColAttribute
Posted by Lewis Howell at 2/10/2004 9:51:27 AM
I am trying to get SQLDescribeCol to return column names (alias) from multiple result sets in a stored procedure but it returns a nil string. I have also tried SQLColAttribute with no success. Any suggestions, places to read, different newsgroups, code to try, etc. ??? -- Thanks, Lewis...more >>

Permission denied error 2nd Post
Posted by Taishi at 2/10/2004 7:29:18 AM
New user of SQL Everything is on the same machine My error is close to the bottom After reading it today, I can see there is a problem with 2 dbases 'PUBS' and 'Master' There are also some comments from the group: ---microsoft.public.sqlserver.odbc-- subject: Permission Denied -- Thanks for h...more >>

Linked tables
Posted by Harlan Dorado at 2/10/2004 6:21:43 AM
Hey, I'm trying to link a table in an Access 2000 DB to a table in an MS SQL Server 2000. As you might have guessed by now I'm not having any luck with this. This is what I've done: I've used a file-dsn, which logs on to the SQL Server DB using the logged on NT account. This account, which ...more >>

Bandwidth Required For ODBC Access
Posted by Dominic Martin at 2/9/2004 5:19:12 PM
Hi, I need to setup an ODBC link over our Internet connection between MS Access (local) and a MySQL server (Remote - the local PC has the MySQL ODBC driver installed). What kind of bandwidth requirements am I looking at? Will it function over a 64k leased line? If this would be slow, could the...more >>

Error 18456 Login failed for user domain\user
Posted by Bruce Murdock at 2/8/2004 1:35:43 PM
We have an application that logs into our SQL Server 2000 using ODBC. All service packs and critical updates are current on the server and clients. SQL Server uses mixed authentification and runs under a domain account, the users login with their domain\username, or at least they used to. Nobody ...more >>

Change query (ODBC driver), change query result
Posted by Andy at 2/7/2004 9:24:48 AM
Hello Situation: Application->ODBC->MSSQL2K I need to change some queries (replace) between ODBC and MSSQL on the fly, or, in the other words transparently to application modify some query before they executed by SQL server. Another Q. There is the query: SELECT COUNT(A) FROM B WHERE B.A='C'...more >>

SQLOLEDB Error 7302
Posted by Jeff Czypinski at 2/7/2004 8:45:46 AM
Upgraded a server to MS SQL SP3a and Windows Server 2003. Now when in SQL Enterprise Manager and I try to access a linked server from this upgraded server I get the following error: Error 7302: Could not create an instance of OLE DB provider 'SQLOLEDB'. OLE DB error trace [Non-interfac...more >>

Mouse over linked Sequel2000 tables
Posted by Bill S at 2/7/2004 3:43:36 AM
Has anyone ever had problems with linked Sequel2000 tables in Access? I = have one database that keeps shutting down when you place the mouse over = a linked Sequle2000 table. The only thing I have noticed is it is only = on one machine. Other machines open the same database and have no = pro...more >>

Access data update problem
Posted by Don at 2/6/2004 2:40:42 PM
I have developed an Access 2002 fornt end for an SQL database. When an form is run, it opens a limited set of data that is updatable - the sql table is updated directly from the access table, query or form. This works fine on our intranet. When accessed from the internet, however, I am ...more >>

SQL statement to list table indexes?
Posted by Sloan Thrasher at 2/5/2004 1:04:45 AM
Hi all! Is there a way to get a list of indexes via a SQL statement? I'm working on a DB documentor, and am able to retrieve almost everything else about the definitions, but I haven't been able to get a list of indexes. Thanks! Sloan ...more >>

DB Restore
Posted by Uhway at 2/4/2004 9:05:04 PM
What's the best way to restore or create a copy of production db (15 GB) on development server and also another copy on same sql server with different name. The copies need to be refreshed on a monthly basis. 1. For doing above things what's best and can some one post sctips or TSQL stateme...more >>

[Microsoft][ODBC SQL Server Driver] Invalid Descriptor Index
Posted by Sameer Motwani at 2/4/2004 5:02:22 PM
Hi, I am using MFC ODBC classes in my VC++ application for database accesss (on a SQL Server/Access Database). Some times after opening a Recordset (containing bound columns generated using the ClassWizard) I have to use the CRecordset::GetFieldValue( LPCTSTR lpszName, CDBVariant& varValue, sh...more >>

Permission Denied error
Posted by Taishi at 2/4/2004 1:30:41 PM
Windows Pro VS.Net ..Net Framework ASP.NET My 1st time using Web Forms in .Net 1st time using SQL I am receiving the following error: System.Data.SqlClient.SqlException: CREATE DATABASE permission denied in database 'master'. Could not attach database 'pubs' to file 'D:\Program Files\Micr...more >>

Protocol error in TDS Stream
Posted by Ryan at 2/2/2004 4:46:07 AM
I have sql server 6.5 with sp5a on windows 2000 sp3. I am trying to upgrade to sql 2000. I have no problems untill I try and export the data from one of the tables and then I get the following error [Microsoft][ODBC SQL Server Driver] Protocol error in TDS Strea According to the web site, microso...more >>


DevelopmentNow Blog