Hello,
I would appreciate any help about query strings and tilde variables in paradox
for windows (v. 5.0)
I wonder if the is any way to write the following query as a query string:
myQBE = Query
c:\station.db | ID | LAT | LON |
| _id | Check >=~a,<=~b | Check >=~c,<=~d |
c:\hydro.db | ID | DEPTH | PO4P | TOTP |
| _id | Check | Check | Check |
ENDQUERY
I thank you in advance.
Miguel Rodriguez Medina