I have a problem with an application I developed with code charge. Whenever I
try to access a table in a database I get the following error:
Microsoft JET Database Engine error '80040e09'
Cannot update. Database or object is read-only.
Secondly, I find it difficult to use code charge to append/add records from
one table(in a grid form) to another(within the same database)
Please, If you've come across this problem & have been able to solve it let
me know.
Regards
Hoang Phuc
try to access a table in a database I get the following error:
Microsoft JET Database Engine error '80040e09'
Cannot update. Database or object is read-only.
Secondly, I find it difficult to use code charge to append/add records from
one table(in a grid form) to another(within the same database)
Please, If you've come across this problem & have been able to solve it let
me know.
Regards
Hoang Phuc
Comment