Sudhir Patil

Greenhorn
+ Follow
since Apr 09, 2004
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Sudhir Patil

I want to create .exe file for my Java Application, First of all can I create .exe file? if yes. How I can? Please tell me the precedure for the same.

Thanks and Regards,

Sudhir
19 years ago
I am facing problem with updating the records through JDBC Application using updatable recordset, thourgh I have created a statement(Prepared) with CONCUR_UPDATABLE and TYPE_SCROLLABLE. Still the recordset obtained is READ ONLY, hence not able to update the records from recordset.

Driver used: from Oracle thin driver.

Kindly suggest me the solution to update records from recordset.
Hello,
I am new to JAVA.
I am facing problems to identify the right and left clicks of mouse in my Java Application.
Please help me and suggest me the way to come out of it.
Regards,
Sudhir
19 years ago