Board index » delphi » ERROR: Operation not supported...

ERROR: Operation not supported...

When attempting an INSERT method on an MDB file (which was created by
another application/thirdy party) I get the following error message:

"Operation not supported on replicable databases that have not been
converted to the current version"

When I installed Dephi 6 I thought I selected MS OFFICE '97 access tools....

My current provider is Jet 4.0 ... I've been reading from this database just
fine, but now I have to write.... What can I do to write records to this
file?

Thanks.
--Rick

 

Re:ERROR: Operation not supported...


Quote
>"Operation not supported on replicable databases that have not been
>converted to the current version"

>When I installed Dephi 6 I thought I selected MS OFFICE '97 access tools....

You probably did but that has no relevance for ADO.

Quote

>My current provider is Jet 4.0 ... I've been reading from this database just
>fine, but now I have to write.... What can I do to write records to this
>file?

You need and Access 2000 database to support all the features of Jet 4.0

--
Brian Bushay (TeamB)
Bbus...@NMPLS.com

Other Threads