Re: How to use Seek method......



Adi,

Same methods I replied to your (nearly exact) questions back on 4-15-2005.

#1 - Never use table based components against a set-based RDBMS. Always use
the set-based components.
http://bdn.borland.com/article/0,1410,28160,00.htm

#2 - Learn to write SQL. Learn database normalization and C/S application
design.

krf

"Bpk. Adi Wira Kusuma" <adi_wira_kusuma@xxxxxxxxxxxx> wrote in message
news:429b38c7@xxxxxxxxxxxxxxxxxxxxxxxxx
> If SQL server does not support Seek. so what method for good seaching data
?
>
>


.