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 > august 2006 > threads for august 1 - 7, 2006

Filter by week: 1 2 3 4 5

Strange "SQL Native Client" ODBC driver behavior.
Posted by dak at 8/6/2006 11:33:02 AM
Hello everybody, I have installed SQL Server Express and uploaded an access database into it. It's running properly. The problem is that I'm trying an VS-6 application to connect to it using "SQL Native Client" I can connect if I use a "USER defined DSN", but can not if I try to write conne...more >>


sp_provider_types_rowset and some other stored procedures keep being executed
Posted by dragooon at 8/5/2006 5:58:14 PM
sp_provider_types_rowset and some other stored procedures keep being executed We recently experienced a very interesting problem. When connecting to SQL Server 2000 (SP4) using ADO, after the recordset is retrieved, we can see the following stored procedures kept being executed every we su...more >>

Refresh SQL_CURSOR_FORWARD_ONLY
Posted by Michael Sterzl at 8/3/2006 6:20:09 PM
Hi, I'm trying to refresh (re-read) the current row of an forward only cursor but SQLFetchScroll and SQLSetPos will fail for this kind of Cursor. Is there any way to do that? Regards, Michael Sterzl[GSD] ...more >>

asp page variable to sql to openquery
Posted by joshd NO[at]SPAM norrisinc.com at 8/3/2006 4:07:15 PM
Im having trouble putting all of this together, but here is the scenario ASP page with a Query String Variable, Example: http://mywebsite/mywebpage.aspx?variable=x now i need to query using openquery across a linked server using this variable. Like: SELECT COLUMN1, COLUMN2 FROM ...more >>

Stopping sp_datatype_info
Posted by John Smith at 8/2/2006 12:50:07 PM
We are using an application that connects to SQL Server 2000 SP4 using ODBC. During this I noticed several executions for sp_datatype_info stored proc. Why it is necessary and is there any way to stop or reduce this execution? ...more >>

[ODBC SQL Server Driver][TCP/IP Sockets]ConnectionWrite error mess
Posted by c676228 at 8/2/2006 12:05:15 PM
Hi everyone, I set up a customer error messge and auto email which record form data and error details on our web site in order to proactively to monitor what's going on for eCommerce site. Today, I got one message like this: * Line, Column:447, -1 * Description: [Microsoft][ODBC SQL Serv...more >>



DevelopmentNow Blog