Problem using OLEDB provider for Jet 3.51 
Author Message
 Problem using OLEDB provider for Jet 3.51

David check your cursor type and location.  I seem to remember that OLEDB
Jet will only support "Keyset" cursor with client side cursor types.

Aaron Allen

Quote:

>I am experiencing a series of problems trying to use the OLEDB provider for

Jet. 3.51 against an Access 97 database.


Fri, 07 Sep 2001 03:00:00 GMT  
 Problem using OLEDB provider for Jet 3.51
Aaron,

You are right, Keyset is the only allowed cursor type.  However, surfing the
MSDN library I found that the problem I was experiencing was actually a
known-bug.  I was consistently getting an 'Errors Occurred' error when
trying to update the value of fields.  Microsoft's recommendation is to
insert a On error resume Next command...Sloppy workaround but it works.


Quote:
>David check your cursor type and location.  I seem to remember that OLEDB
>Jet will only support "Keyset" cursor with client side cursor types.

>Aaron Allen


>>I am experiencing a series of problems trying to use the OLEDB provider
for
>Jet. 3.51 against an Access 97 database.



Mon, 10 Sep 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Replace OLEDB provider Jet 3.51 with Jet 4.0

2. Microsoft Jet OLEDB Provider 3.51: Does it support parameterized querys

3. Provider=Microsoft.Jet.OLEDB.4.0 vs 3.51

4. Q: How to use batch updates on acces using ado jet provider 3.51

5. ADO2: pessimistic lock with jet oledb 3.51 prob.

6. jet oledb 3.51 works, 4.00 doesnt

7. ADO2: pessimistic lock with jet oledb 3.51 prob.

8. Jet OLEDB 3.51 and 4.0 in same program

9. Jet 3.51 OLEDB

10. jet oledb 3.51 works, 4.00 doesnt

11. ADO2: pessimisti lock with jet oledb 3.51 prob.

12. Connection with OLE DB Jet 3.51 Provider

 

 
Powered by phpBB® Forum Software