On-line forms to database
Hi
We have a number of website that have asp forms. All write to databases.
They have been working for the last year no problems.
BUT
All of a sudden "non" of the website will not write to thier database. When
you going into the forms you get this
_________________________________
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/test1.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.
_________________________________
I have googled this and get lots of different answers. Is there a standard
fix.
I have set up a 1 box form to test this and this is not writing the it's
database.
http://www.ukopforms.co.uk/test.asp
We "really" need to on-line forms to work - any help would be really useful
Thank you
--
Wayne
Manchester, England.
RE: On-line forms to database
It's OK -
The path was wrong in the global.asa
--
Wayne
Manchester, England.
"Wayne-I-M" wrote:
>
> Hi
>
> We have a number of website that have asp forms. All write to databases.
> They have been working for the last year no problems.
>
> BUT
>
> All of a sudden "non" of the website will not write to thier database. When
> you going into the forms you get this
> _________________________________
> 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/test1.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.
> _________________________________
>
>
> I have googled this and get lots of different answers. Is there a standard
> fix.
>
> I have set up a 1 box form to test this and this is not writing the it's
> database.
> http://www.ukopforms.co.uk/test.asp
>
>
> We "really" need to on-line forms to work - any help would be really useful
>
> Thank you
>
>
>
> --
> Wayne
> Manchester, England.
>