I created a access table and when i try to run the program it gives me this error:
Error : java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Could not find output table 'Complex'.
please help...
Printable View
I created a access table and when i try to run the program it gives me this error:
Error : java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver] Could not find output table 'Complex'.
please help...
where's your code? please provide us code
ok i fixed it but can some one please help me understand a few things?:
1)how do i insert data into a column?
2)how can i chose which column to insert it to?
3)how to get a value from my main method and insert it into the column that i have chosen?
thanks alot