Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie SQL Server question
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Newbie SQL Server question
Divers
Thread ID:
00997436
Message ID:
00997436
Vues:
49
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform