I have 1 Database( MS Access) with 9 tables and 6 queries, Now I'm trying to view my 2 different tables on my VB6.0 using 2 Datagrids and 2"adodc"....
here are the names of my two tables: "Employee" and "Work" so I've tried opening them, I had no problems with the Employee table, but with my Work table, it says "syntax error on FROM Clause" isn't it WIERD? and I'v asked my classmate to try it on his Computer at home, he had no problems opening the two tables... so, what could be wrong with mine? we only did the same thing and the same way on how to do it... Please help...I really need your Help as so0n as Possible... thank you...
-sam
here are the names of my two tables: "Employee" and "Work" so I've tried opening them, I had no problems with the Employee table, but with my Work table, it says "syntax error on FROM Clause" isn't it WIERD? and I'v asked my classmate to try it on his Computer at home, he had no problems opening the two tables... so, what could be wrong with mine? we only did the same thing and the same way on how to do it... Please help...I really need your Help as so0n as Possible... thank you...
-sam
Comment