ADO 2.5 Selecting Recordset Readonly.

ADO 2.5 Selecting Recordset Readonly.

Post by as » Fri, 26 May 2000 04:00:00



I am having a problem with selecting a recordset from a dBase table that is
already locked by another user.  The same code works well with ADO 2.0 but
breaks in ADO 2.5.  Can anyone show me sample code that will do this in ADO
2.5.
 
 
 

1. ADO 2.5 and Oracle 8i ReadOnly problem

I am 99% sure the current Microsoft OLE DB driver does not support updatable
recordsets on joined tables.  Try using a single table to prove it.  (Oracle
now say their newest ODBC driver supports this feature, but I would strongly
recommed sticking with the MS OLE DB driver for Oracle if you can, even
though Microsoft officially havent tested it on 8i, it seems the best of the
lot)

Simon


2. Delphi Interface to Object Databases ?

3. ADO 2.5 persisting a recordset as XML

4. +== US-CT * Oracle Developer, SQL Forms, Client, Server ==+

5. ADO 2.5 will automatically reset RecordSet.CursorType to adOpenForwardOnly

6. Mail merge with microsoft word and images

7. HOW TO: ADO 2.5 Oracle Stored Proc into Recordset

8. Oracle SQL/PLUS Functional Authority, Airline Systems, UK

9. Help: ADO 2.5 XML works, ADTG doesn't with persisted recordsets

10. Solved: ADO 2.5 recordset save method causes requery

11. Hierarchical Recordset with ADO 2.5

12. Update a server-side recordset in ADO 2.5