User Profile
Collapse
Profile Sidebar
Collapse
amirhan
Last Activity: Jun 21 '17, 09:49 AM
Joined: Jun 20 '17
Location:
-
amirhan replied to i use ucanaccess and get the error(error in connection)i also add the .jar files in pin JavaThanks alot but today i solve this problem...!!! -
amirhan started a topic i use ucanaccess and get the error(error in connection)i also add the .jar files in pin Javai use ucanaccess and get the error(error in connection)i also add the .jar files in p
private void jButton1ActionP erformed(java.a wt.event.Action Event evt) {
String s1,s2;
s1=u.getText();
s2=p.getText();
try{
Class.forName(" net.ucanaccess. jdbc.Ucanaccess Driver");
Connection con=DriverManag er.getConnectio n("jdbc:ucanacc ess://C://Users//awagold//Documents//test123.accdb") ;
Statement...
No activity results to display
Show More
Leave a comment: