I am currently using a VB program that is trying to access the system table MsSysObjects, for linked table information.
Using DAO internally in the mdb file, I can retrieve this info without any problems. Trying to read information from this table, with my VB App using DAO, I get an error like ...Cant read from MsSysObjects...permissions not available for read.. (Can't remember complete message).
I do not have any permissions set on the current mdb file.
Does anyone have any suggestions?
Using DAO internally in the mdb file, I can retrieve this info without any problems. Trying to read information from this table, with my VB App using DAO, I get an error like ...Cant read from MsSysObjects...permissions not available for read.. (Can't remember complete message).
I do not have any permissions set on the current mdb file.
Does anyone have any suggestions?