08-12-04 10:50 PM
I trying to use SQL - UpdateGram where I want to try update a record first,
if it failed(Since record does not exists) I want to Insert the same record.
I used update updategram it just thrown exception(Record does not exists)
and terminates thes service.
Is it possible with updategram?I can write SP but I have same scenario for
20 odd tables.
Thanks,in advanced.
Ashish Udas
[ Post a follow-up to this message ]
|