为什么提示表不存在?
aigh 2004-03-28 12:14:47
往Form你面放了一个Table,然后将其的DatabaseName属性设置为BCDEMOS,TableName属性设置为Country.db,可是将其Active属性设置为True的时候蹦出个提示:
Table dose not exist
File or directory does not exist
File:C:\Country.db
请问这是为什么,我前一阵还好用的。但是之前我可能用Database Desktop动了一些东西,但是表名换成customer.db也不好用。能不能解决。
顺便问一下BCDEMOS是个什么东西,我是刚开始学数据库的。