Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting VFP code to SQL Server
Message
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Converting VFP code to SQL Server
Environment versions
SQL Server:
SQL Server 2005
Miscellaneous
Thread ID:
01544266
Message ID:
01544266
Views:
93
Hi,

How do you INSERT (possibly) and UPDATE a table in one command? Here is what I am trying to do:

I need set fields, say MyField1 and MyField2, to some values MyVal1 and MyVal2 in a table where field MyField3 is equal to ‘MyVal3’ But if the record where MyField3 = ‘MyVal3’ does not exist, I want to INSERT a record and set values of all three fields.

TIA
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Next
Reply
Map
View

Click here to load this message in the networking platform