testing a database connection -
07-28-2004
, 03:55 AM
Hi,
I want to make a connection to an ACCESS database in Dreamweaver. Everything
seems to work, but when I try to test it (putting some data in a table, etc) on
my local testing server, I've got some problems: the first time it works, but
when I change something in the recordset, it doesn't work. I get the following
message:
HTTP 500.100 Internal Server Error, and then something that says that he can't
use the database because the file is already used.
When I close and reopen dreamweaver, I can test the connection again.
(I make the connection with OLE DB).
Thanks!! |