well this inserting is verry simple..u dont even need to write the
insert statement,,,just
make the dataobject with MULTISQL..assign values to various fields of
the dataobject
and call DOINSERT
if u think that date is a primary key then it is simple u can first
query if the key exists then if
it exists perform DOUPDATE else perform DOINSERT...
also u can fire and insert statement if it fails then perform
update..but former is better as the isnert
statement can fail becasue of many reasons
_________________________________________________________________________
For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html
For dire need help, email: [EMAIL PROTECTED]