wwsql::SQLBuildInsertStatementFromObject

Creates a SQL INSERT string from a SCATTER NAME type object.
o.SQLBuildInsertStatementFromObject(loData,lcTablename)              

Return Value

String of the SQL INSERT statement or ""

Parameters

loData
SCATTER NAME type object that contains the field data to be inserted into the table.

lcTablename
The name of the table to insert to.


See also:

Class wwsql


  Last Updated: 05/03/01 | © West Wind Technologies, 1996-2010