Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie SQL Server question
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Title:
Newbie SQL Server question
Miscellaneous
Thread ID:
00997436
Message ID:
00997436
Views:
51
I am using SQL Server for the first time with C#. I have a webservice that manages a products table in SQL Server. This webservice accepts XML and either adds product or updates product. For reasons I won't go into here, for each update I am needing to delete the product record and all related records in other tables and then readd the udpated item in the product table and related tables.

Long story short, this webservice is going to be deleting a lot of records in SQL Server. Are they still there marked for deletion like in VFP. If so, how do I remove them?

Should I rethink this method of deleting records and re adding for all updates?

Thanks for your input and suggestions.

Paul
Next
Reply
Map
View

Click here to load this message in the networking platform