Please help me with connection to SQLdatabase!!!!!!!!!!!
807597Jun 2 2003 — edited Sep 2 2005Please 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.