November 17, 200124 yr Newbies I have written a Java program that uses JDBC and in turn ODBC to connect to a Filemaker Pro database. The program works fine with Mac OS 9.0 but it fails with 9.2. When I run a trace I find that the failure is in the ODBC call "SELECT * FROM Contact". There are about 5 pages of ODBC calls before this that work. The other calls get a list of database table fields and their types. We have downloaded the latest patch for our Filemaker Pro which is 5.03. We have tested on multiple Mac OS 9.0 machines and it works on all of them. Are there any known problems with the ODBC driver that comes with the 5.03 update? Is there a later driver? Any help will be greatly appreciated. Fitz
Create an account or sign in to comment