Close
jGuru Forums
Posted By: Udayakanth_S Posted On: Thursday, July 29, 2010 11:02 PM
//Sring variable1="java",variable2="mysql";
I want to insert variable1 and variables2's values into table not "java" and "mysql" string values.
How to do this? pls help.