Re: Creating an application on pda using personal java.
Posted By:
Chandra_Patni
Posted On:
Monday, February 25, 2002 02:47 AM
Personal Java is JDK1.1 based + 1.2 security feature. Therefore, you might not have JDBC in pJava. The database vendor usually supplies the drivers for it. You may need to consult the appropriate database you are using. You may want to try with driver compatible with JDK1.1.