3
Someone could help me?
I installed my project in the client with local database, I took the bd along and such , but gave this error:
3
Someone could help me?
I installed my project in the client with local database, I took the bd along and such , but gave this error:
1
This is happening because the query is not finding the table vendedor
in the Database.
Additionally, it should check whether you executed the scripts in the database for creating the objects (tables, views, stored procedures).
Browser other questions tagged c#
You are not signed in. Login or sign up in order to post.
Edith the question, post the code and enter the line where the error occurs.
– stderr