Go Back   PCMech Forums > Help & Discussion > Web Design / Development

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-19-2001, 03:11 PM   #1
Member (9 bit)
 
thodges5's Avatar
 
Join Date: Mar 1999
Location: La Crosse, WI USA
Posts: 279
Deleting Blocks of Data in FoxPro

Hello,

I have a opened a database table via FoxPro and now I'm trying to delete an entire block of data, but can't seem to figure out how. The normal way of deleting doesn't seem to work.

Thanks,

TH
thodges5 is offline   Reply With Quote
Old 06-20-2001, 05:49 AM   #2
SQL nutcase
 
mosquito's Avatar
 
Join Date: Sep 2000
Location: Belgium
Posts: 1,136
Send a message via AIM to mosquito
Euh, I don't know foxpro, but if I remember correctly you can you delete the data by executing a query?
Just do
Code:
delete from <table> where <field> = 'something'
Replace the <table> and <field> by the table you want to clear, and the field you want to filter on.
mosquito is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 04:57 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2