Execute more SQL statements without data retrieve.
Execute more SQL statements without data retrieve.
public void executeSQL(String,Boolean);
Execute SQL statement without data retrieve.
public void executeSQL(String,Hashtable);
dataAccess Class | Indoo.Data Namespace