Newbies desono Posted May 7, 2004 Newbies Posted May 7, 2004 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
DykstrL Posted May 7, 2004 Posted May 7, 2004 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.
Recommended Posts
This topic is 7503 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now