Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

using connector/j

  Asked By: Clifford    Date: Jul 20    Category: Java    Views: 526
  

I tried to run an application that imports java.sql.*.
where I have to gain it.I have placed connector/j in my jre /lib/ext.
Is it related to my connector/j versions?

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Vivian Ruiz     Answered On: Jul 20

java.sql.* and javax.sql.* are part of java  runtime enviroment.
connector/j is mysql driver
is this the first program you are writing in java?
give more information about your problem

 
Didn't find what you were looking for? Find more on using connector/j Or get search suggestion and latest updates.




Tagged: