SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsDatabaseSQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old November 4th, 2003, 10:24 AM
chaikritm chaikritm is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 1 chaikritm User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Unhappy Want to delete 1 id record from all tables

wordstring = "DELETE * FROM patient WHERE patient_id = "&pid&" "
con.execute wordstring
wordstring = "DELETE * FROM patientchart WHERE patient_id = "&pid&" "
con.execute wordstring

I used this way, Is there other way to identify all table coz it can't use * to identify all tables

Thank you

Reply With Quote
  #2  
Old November 4th, 2003, 01:57 PM
sbaxter sbaxter is offline
Moderator: Access, SQL
ASP Free God (5000 - 5499 posts)
 
Join Date: Oct 2003
Posts: 5,126 sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level)sbaxter User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 4 Days 1 h 2 m 51 sec
Reputation Power: 12
If the patient table and the patientchart table have a relationship between each other based on patient_id and the relationship is setup to allow cascade Deletes, then all you have to do is delete the record in the parent table (patient) and it will automatically be deleted out of the Child table (patientchart).

It sounds like this relationship doesn't exist, so the answer would be No.

If you will be doing this alot, then create the relationship, however I usually recommend NOT allowing cascade delete and to delete the records form the table individually (like you are doing) I say this because I usually have relationship set up and enforce intergrity and 9 times out of 10 deleting the parent records usually deletes child records that is needed for historical information, down the road, and I don't want to make it easy to delete that information.

S-

Reply With Quote
Reply

Viewing: ASP Free ForumsDatabaseSQL Development > Want to delete 1 id record from all tables


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT