Wavelet
Programmer
- Apr 17, 2002
- 6
For example, when a SQL statement like this: Query1->SQL->Add("select count(*) from table where free=false" is executed and the result should be 5, my question is where can I find the variable that holds the result "5" ?