aspose file tools
The moose likes Applets and the fly likes Applet  database connection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Applets
Reply Bookmark "Applet  database connection " Watch "Applet  database connection " New topic
Author

Applet database connection

Dinesh Bhogle
Greenhorn

Joined: Mar 12, 2001
Posts: 6
How to connect informix database through applet?
I tried to connect but it is giving exception
"java.lang.IllegalArgumentException" at
Class.forName("com.informix.jdbc.IfxDriver");
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Applet database connection
 
Similar Threads
database connectivity
connect applet to database?
mysql driver problem
jdbc
Connecting between Applet and database