May 7, 200421 yr Newbies I'm trying to access to a database FM with JDBC,but I can not access to the fields(it says ) if I don't open FM application and the FM database first How could I open it without open first and what FM program do i have to use? Thanks
May 7, 200421 yr If the FM database is password protected, accessing the database with JDBC/ODBC will give you the result you describe. You must open the file with a password that at least gives you permissions to browse all records.
Create an account or sign in to comment