Re: Operation not allowed on a unidirectional dataset

Michael Jung <[email protected]> Wed, 04 Sep 2002 00:56:34 +0200
Newsgroups gmane.comp.lang.delphi.kylix
Message-ID <[email protected]>
At 18:14 03.09.2002 -0300, you wrote:
>Hi, I'm using Kylix 3 with dbExpress and i'm trying to
>put a DataSource properties in a dbGrid
>so this message shows.
>
>How to use dGrid ?

What component do you use for fetching data ?
Grids don't allow unidirectional datasets like TSQLQuery which do not cache 
data in a scrollable cursor. Use the TSQLClientDataset instead.


>Is there a IBX for kylix 3 ?

Working IBX components I found for Kylix 2 only in the registered users 
area. For Kylix 3 haven't seen them yet.

regards
Michael Jung

Senior Software-Architect, Designer & Consultant

CIDE Creative Information Design
Elbestrasse 8-10                                fon +49 6131 24 00 00
D-55122 Mainz                           fax  +49 6131 24 00 01
Germany

+++ www.cide.de +++ www.delphix.de +++ www.kylixnet.de 
+++  www.delphi-jobs.de +++ www.teamsource.de 

[Non-text portions of this message have been removed]