If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Pervasive.SQL > OleDb good Idea?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-30-04, 13:46
KimballJohnson KimballJohnson is offline
Registered User
 
Join Date: Aug 2004
Posts: 51
OleDb good Idea?

I'm having problems with the v8 oledb driver. If I make a connection and then close it, and then open a new connection I get the E_UNEXPECTED 8000fff error. I'm guessing the previous timeout didn't disconnect or something.

Can you help me fix this?

Or should I just re-write the application to use odbc and get on with my life?

Thanks,

Kimball
Reply With Quote
  #2 (permalink)  
Old 08-30-04, 14:12
Dilyias Dilyias is offline
Registered User
 
Join Date: Feb 2004
Posts: 78
Use ODBC. I've encountered the same issues using OLEDB and they have all dissapeared with ODBC. I've seen this in VC++ and .Net (C#).

I've also seen memory issues with OLEDB that are absent in the ODBC provider.

BTW, I see you're posting a lot. What software do you have that is using Pervasive?

-Eric

Last edited by Dilyias; 08-30-04 at 14:37.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On