Can I Use an Existing DB?

G

Guest

I'm trying to create a site that will display member information from a table
of 200+ members. I can put it in pretty much any format. I've got a site
hosted on a server with FP Extensions enabled. I created a couple of
databases on the site along with DSNs. It can't find them.

If I try to use the database connection wizard, I get a grayed out OK box no
matter what I select.

If I use Form > Properties to create a database, I get the following error"

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/new_page_11.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)

Help is useless. Can anyone suggest how I can connect to an existing
database (I don't care what format) or create a database I can populate by
using FTP to upload an exiting file in the appropriate format>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top