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 > threads for february 8 - 14, 2004

Filter by week: 1 2 3 4

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 >>


DevelopmentNow Blog