Subject | TIB_Cursor or TIB_Query ? |
---|---|
Author | dchri2000 <dchri@internet.gr> |
Post date | 2003-01-24T16:52:27Z |
Hi all,
i need some advice... I have to create a form for insert
in a structure like this :
A -> Table
B -> Detail with FK to A
C -> Detail with FK to B
D -> Detail with FK to C
What components advice me to use ? TIB_Cursor or TIB_Query ? Or a
combination ?
Dimitris ...
i need some advice... I have to create a form for insert
in a structure like this :
A -> Table
B -> Detail with FK to A
C -> Detail with FK to B
D -> Detail with FK to C
What components advice me to use ? TIB_Cursor or TIB_Query ? Or a
combination ?
Dimitris ...