
November 16th, 2003, 08:49 AM
|
|
Registered User
|
|
Join Date: Nov 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
exporting asp from access
I made a simple database with access, and then used "export" to create a asp page. But the page just shows the field names but no data: just one empty line.
Database is added as a system data source.
And there doesn't seem to be any editing possible in the asp page (I need to get the changes saved in the database).
How can I check if it connects to the database at all? Or what else could be the problem?
|