Re: qUESTION
- From: "Kevin Frevert" <kevin@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 30 May 2005 22:34:32 -0500
Adi,
#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 - Use TADODataSet
#3 - 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:429b5acc@xxxxxxxxxxxxxxxxxxxxxxxxx
> i use SQL Server and connect TADOTable. When I set CursorType with
> ctOpenForwardOnly, and its data is showed at DBGrid. Then I open, why can
I
> still scroll forward and back?
>
> Please, explain to me.
>
> does SQL Server support with all CursorType?
>
>
.
- References:
- qUESTION
- From: Bpk. Adi Wira Kusuma
- qUESTION
- Prev by Date: Re: How to use Seek method......
- Next by Date: Re: Error in post with ADOSQLServer
- Previous by thread: Re: qUESTION
- Next by thread: Query raises AccesViolation on DesignTime
- Index(es):