Form data delayed when submitted to database

W

whowy04

1. BEFORE, I've successfully submitted data to the same database.

2. NOW, it seems that the data, once submitted is delayed/stored somewhere
before ultimately updating the access dbase at a later point --- hours later.

3. This is a common error that I recieve when I attempt to update/re-create
my database connnection:

Server error: Unable to retrieve the list of record sources from a database
using the connection string:

DSN=NORTHWIND;DRIVER={Microsoft Access Driver (*.mdb)}.

There's more, but that's the main part.

Any help is greatly appreciated....
 
Top