Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which is best for Desktop Apps VFP?.NET
Message
From
02/02/2004 10:32:16
Walter Meester
HoogkarspelNetherlands
 
 
To
02/02/2004 10:18:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00860600
Message ID:
00872958
Views:
79
Bonnie,

>Yep. It's really no big deal though. It would actually be select/update/delete though ... an insert can be handled by the update SP (if you pass it a non-zero, non-null PK, it does an update, otherwise it does an insert).

Well doing it in one procedure only makes sense if you make use of the autoincrement feature. It becomes more complicated when you want to insert an order with orderlines into one transaction where you have to know the order_pk in the orderlinestable before you insert the records.

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform