delphidestructor
Programmer
- Oct 20, 2000
- 67
Can anyone help? This seemed like simple task at first.
I have a table
f1 | f2
----------
xx | 11
yy | 22
zz | 33
I want to select all rows but have the
current record to be somewhere other than
the first record. Do I use a index seek function
and if so what is the syntax, parameters, etc?
Mike
I have a table
f1 | f2
----------
xx | 11
yy | 22
zz | 33
I want to select all rows but have the
current record to be somewhere other than
the first record. Do I use a index seek function
and if so what is the syntax, parameters, etc?
Mike