Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TRANSACTIONS and Record Locks
Message
From
20/03/2000 19:02:46
 
 
To
20/03/2000 17:03:46
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00338662
Message ID:
00348154
Views:
33
>the replace is done with 'replace xxx in
>
>even when i took out the multi-table references in the grid - i still
>had the problem !!!
>
>by the way it is in vfp 5. i must use 5 because it is visual accountmate
>which hase exe's without source compiled in vfp5
>
>thanks

Hmmm -- Can't think of anything off hand. One thing: continue to omit the multiple table references. They cause problems even in 6.00, so I'm sure they would in 5.00. Try doing your replaces:
   Select (lc_alias)
  replace  (lc_alias+"."+fname) WITH lu_value
Make sure lc_alias is the datasource for your grid.

Even if this does not help, maybe you will get a different (and more useful) error message.
Thanks

Gar W. Lipow
Previous
Reply
Map
View

Click here to load this message in the networking platform