frosty7700
Programmer
I'm getting the following message when trying to insert into a table from VB:
Record(s) cannot be added; no insert permission on 'tablename'
Where tablename is the table I'm working with. However, the permissions on the database are set correctly, and other parts of my program work just fine writing to the database.
I'm just curious to see if anyone else has ever run into this. The Microsoft Knowledgebase is sketchy on this.
Record(s) cannot be added; no insert permission on 'tablename'
Where tablename is the table I'm working with. However, the permissions on the database are set correctly, and other parts of my program work just fine writing to the database.
I'm just curious to see if anyone else has ever run into this. The Microsoft Knowledgebase is sketchy on this.