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 how to write the float value into the database ?
thx
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 how to write the float value into the database ?
thx