Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problems with REPLACE command
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00297386
Message ID:
00297447
Views:
18
>When I say "temp file" I mean that the file is a .dbf that was created as the result of an SQL-SELECT. Each time the program is run, the SQL-SELECT that generated it is executed.

Hmm...no filter or filtered index, no buffering, no locking...is there a FOR clause in the REPLACE that might be causing trouble?

And are you sure the table is selected? Try this:

REPLACE ALL field WITH somevalue IN mytable
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform