hello,
i just tried to write a float value into my ms-access database using the jdbc/odbc connectivity and the java preparedstatement class but got the following sql-exception
java.sql.SQLException: [Microsoft][ODBC Microsoft Access Driver]Optional Feature not implemented.
can anybody tell me...
hello,
i just tried to create a new table from my java application using jdbc/odbc connectivity and the following sql statement
CREATE TABLE ENVIRONMENT (id AUTONUMBER, name VARCHAR)
unfortunately i always get the following exception ...
java.sql.SQLException: [Microsoft][ODBC Microsoft...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.