A
Agah Orhan Dikmen
Hi,
I've got a problem with 2 open Dataset:
That's I had opened a table running an SQL command like this "SELECT *
FROM XXX WHERE YYY=ZZZ" and i want to access to another table with the
keys came from previous ResultSet; BUT I dont want to run an SQL
command ; I'm looking for a command like
setnearest(keylist,keylist,...) then I want read the second table with
a while loop ( ex. (while !eof(second_table))).
Is there a way for me
Thx in advance;
I've got a problem with 2 open Dataset:
That's I had opened a table running an SQL command like this "SELECT *
FROM XXX WHERE YYY=ZZZ" and i want to access to another table with the
keys came from previous ResultSet; BUT I dont want to run an SQL
command ; I'm looking for a command like
setnearest(keylist,keylist,...) then I want read the second table with
a while loop ( ex. (while !eof(second_table))).
Is there a way for me
Thx in advance;