ADO

C

CJ Lewis

I used FP's Database Interface Wizard to connect to my
Access database. But there seems to be an error with the
connection. I get the following message:
Server error: Unable to retrieve the list of record
sources from a database using the connection string:

DRIVER={Microsoft Access Driver
(*.mdb)};DBQ=URL=fpdb/index.mdb.

The following error message comes from the database
driver software; it may appear in a different language
depending on how the driver is configured.
-------------------------------------------------------


Source: ADO
Number: -2146824584 (0x800a0e78)

What does it mean?
Even if I make a new connection the same thing happens.

Thanks guys.
 
Top