Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Delete from many tables
Message
From
07/01/2006 07:28:12
 
 
To
07/01/2006 05:29:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01084362
Message ID:
01084369
Views:
10
for x=1 to 1
  use ('month'+trim(str(x,2))+'2005')
  delete for no=1151
endfor
>hi all,
>any idea help,
>
>i have 13 free tables as table(month12005) to table(month132005)
>i need to delete emplyee number ( no=1151) from all tables,
>
>ex..
>
>for i=month12005 to month132005
>delet for no=1151
>next
>
>thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform