|
I used a Statement to query SQLServer, there was no problem connecting to the database, and there was no problem querying the system tables in the database, but when I query the table "userInfo" I created, an exception popped up: "The object name 'userInfo' is invalid". Masters, what is going on? ? |
|