Message:
|
I am developing an application using Adoce31, access a base of data in "Pocket Access" and when I use the methods Find(..) or the put_Filter(..), these return the following code of error " -2147467263 ", that as I found in the site of Microsoft, this means " Not implemented ".
I would Like to know if it is possible to use some of these methods, with a base in Pocket Access, or how I can do for find or filter a record in a recordset without having to close and to reopen the same using a Sql command.
|