Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What's wrong with SQL in VFP8.0?
Message
 
To
16/06/2003 15:29:57
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00800321
Message ID:
00800479
Views:
27
I understand it is correct. The point is it is diffeent. Sometimes it doesn't matter wether it is correct or not. If there is code written in VFP6 it was written with the anticpation that the product would act a certain way. So when you change it you have a problem.

I am in the process of changing my views to read

isnull(gifts.c_id) instead of

Subscribers.c_id <> gifts.c_id.

George pointing out the tool to search the project made finding the 49 instances easy. I am writing code to go through the DBC abd make the changes programatically right now.

Mitch
Previous
Reply
Map
View

Click here to load this message in the networking platform