Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Vfp deletes a record when i DID NOT ask!!!
Message
From
25/08/2006 11:41:50
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
 
To
24/08/2006 18:16:48
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01148403
Message ID:
01148594
Views:
15
>Hello
>
>
>I made a class that has a function that wehn find a recrod deletes it ...when i was debugging my program...it showed me a problem in the seek function ...i solved it but
>i realized that it deleted a reocrd from plplfmae.dbf when i already be in plplmov.dbf

You can do
Delete ... in {alias here}
or preferably the SQL syntax
delete from {alias here} where {condition}

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Previous
Reply
Map
View

Click here to load this message in the networking platform