Click here to Skip to main content
15,893,722 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
When trying to insert database objects from my access(2007) to my VB I am getting a continuous error when I click finish of ... one or more errors occurred while processing the database objects. Click to continue or Cancel to go back to the wizard and try to fix the errors.

<studenttable>
Could not retrieve schema information for table or view StudentTable.

What I have tried:

Tried so many times.... restarting my pc....
Posted
Comments
[no name] 26-Jun-18 12:31pm    
Maybe you should check the spelling of your "tables and views"; is it lower case or "proper case"? You're using both.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900