Skip to Main Content

New to Java

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Please help me with connection to SQLdatabase!!!!!!!!!!!

807597Jun 2 2003 — edited Sep 2 2005
Please help me with this error i have when i try to run it.
i think i have to configure the driver for SQL, but i dont
know where to do it.
Iam using SunOne studio and jdk1.4.0,and sqlserver 7.0
this is the error:

select * from products
Error creating class: com.jnetdirect.jsql.JSQLDriver
Closing connections...
java.lang.NullPointerException
at nuevo.Pricing.main(Pricing.java:124)
Exception in thread "main"


THanks a lot.


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 30 2005
Added on Jun 2 2003
11 comments
569 views