Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

How to delete table from Access 97 database table

Hi

I like to know how to drop or delete table from Access 97 database . I am trying to drop two table from one of my Access 97 database but it is not working . Also I would like to know how to convert a Access 97 database to Access 2003 database . Every time I try to convert it I get a error saying that my Access 97 database is corrupted . Please help

Thanks
[380 byte] By [software_develo] at [2007-11-11 7:53:43]
# 1 Re: How to delete table from Access 97 database table
You should just be able to do a DROP TABLE command.

Have you tried compacting the the database in Access 97 before converting to 2003?
pclement at 2007-11-11 23:47:35 >