Hello. I am trying to load a jdbc driver for postgres, only I want to make it from an Applet. For an application I used the form: Class.forName ("postgresql.Driver"); Which the correct form would be to be able to make it? __________________________________________________ Do You Yahoo!? Yahoo! Photos - 35mm Quality Prints, Now Get 15 Free! http://photos.yahoo.com/
- Re: [SQL] Loading JDBC Driver José
- Re: [SQL] Loading JDBC Driver Peter Mount