Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Logging onto an application (Financial system)

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2003-10-02 : 07:32:59
Diljeet writes "The error message I get is:

S1000: [microsoft][ODBC Cursor Library] General error: unable to create file buffer. Suspending current operations.

I have found a document on this from the Microsoft Knowledge Base (http://support.microsoft.com) - the article number is 130719. This article does not show a step-by-step guide on how to do the fix, as I am not knoweldgeable on oracle or SQL. Is there someone who can help."

chadmat
The Chadinator

1974 Posts

Posted - 2003-10-02 : 12:38:24
This article applies to really old versions of ODBC that shiped with VC++ 2.0 and earlier.

Does this apply to your application? If not, I would suggest calling MS Support, If so, you could probably upgrade the ODBC driver.

-Chad

http://www.clrsoft.com

Software built for the Common Language Runtime.
Go to Top of Page
   

- Advertisement -