Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A database challenge
Message
From
04/03/2008 10:29:41
Walter Meester
HoogkarspelNetherlands
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01295541
Message ID:
01298432
Views:
32
>OK, thanks. This 'seems' to be a little inconsistent with how you were constructing the WHERE clause back in Message #1295677, but maybe I'm missing something.
>
>So I'm just trying to get a handle on what specifically is in the SQL text that you're passing to sqlexec.

That depends on the actual contents of the 'cWhere' variable :). That could include the parameters (just a question mark in front of the variable). IOW, I did not specify whether parameters or merge text was used.

so the whereclause could be something like:
City = ?THISFORM.City AND Address LIKE ?m.Address
As long as the variable is in scope (Public or private), this would work well

Walter,
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform