all groups > sql server odbc > august 2003 > threads for august 22 - 28, 2003
Filter by week: 1 2 3 4 5
SQLBindCol problem with SQL Server DATETIME column
Posted by Greg Obleshchuk at 8/28/2003 12:46:52 PM
Hello ,
I am having this problem and I don't know the correct way to solve it. I am
retrieving the data from a sql statement using a SQLExecDirect statement.
Then i am binding the columns to a variable using the SQLBindCol. I need
the columns in a char variable so this is how I define the bind... more >>
SQL SERVER ODBC driver support Error
Posted by OscarAM at 8/27/2003 3:10:27 AM
Hi, we have a SQL 2000 Server with SP3 installed, wich has
been INFECTED with Blaster VIRUS.
ONCE DESINFECTED we have got the following error in the
application event viewer every minute:
----------------------------------------------------------
Source: SQL Server ODBC driver support
Typ... more >>
"Syntax error or access violation" with new (July 22 2003) driver
Posted by faustino Dina at 8/26/2003 9:37:50 AM
Hi,
I'm having troubles with the SQL Server ODBC driver 2000.81.9001.40 dated on
July 22 2003. It is incompatible with our custom application developed with
Centura SQLWindows/32 Version 1.5.1-PFT2. When running some queries, the
error message reported by the driver is
Error No: 20035
Erro... more >>
Invalid Cursor State
Posted by David Koth at 8/26/2003 8:31:10 AM
I am able to create a view in SQL Query Analyzer with no
problems. When I try to do this in Enterprise Manager, I
get the 'Invalid Cursor State' error when I try to save
the view. Any ideas?... more >>
ASP Runtime error 0x800A01FB
Posted by Santhosh at 8/25/2003 11:25:28 PM
Hi,
I'm calling a component from an ASP page. The component in
turn access the database and stores/retrieves data from
it. But I get the following error.
Error Type:
Microsoft VBScript runtime (0x800A01FB)
An exception occurred: 'Update_Pipeline_Request'
/MSO/Pipeline/Pipeline.asp, line 1... more >>
Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
Posted by (jennifer.case NO[at]SPAM snet.net) at 8/25/2003 7:38:02 PM
I am running into this problem. I support a vendor product where all I do is place the MSI and PTP files on the servers and run them. Then start the website up. I am running into this error.
Microsoft OLE DB Provider for ODBC Drivers error '80040e57'
I can't look at any of the tables or code be... more >>
Headaches moving an SQL2K database between servers
Posted by Ben M. at 8/25/2003 2:45:56 AM
Greetings all,
This should be an easy task, and Im sure it is, but as many times as I have
tried, I cant seem to get this to work properly.
We changed ISPs recently from a shared host to a co-located server, and our
former host was nice enough to send us a backup of our old SQL2000 database
... more >>
|