Data-aware controls that be aware of nothing

Data-aware controls that be aware of nothing

Post by Enrique Cereij » Sun, 31 Dec 1899 09:00:00



I'm puzzled (but I'm not a guru) with this.

I want to insert data into two tables through two TQuery in
a Client/server application. Both tables are related in a
master/detail relationship with a field (NH) that is the
primary key in the master table. The detail table has
another primary key (NI).

I've built a form divided into two moities with data-aware
controls for fields from both Tquery. In the OnCreateForm
procedure  I start a explicit transaction, and prepare, open
and insert on both TQuery.

The problem is that the controls which have to be aware of
the fields of the first TQuery do it OK, but not the others.
And I know that the record in the second TQuery is inserted
and in dsInsert mode, because I can assign values to this
record through code, but not through the data-aware
controls.

Can anybody help me?

Thanks.

Sent from RemarQ http://www.remarq.com/?z The Internet's Discussion Network
The fastest and easiest way to search and participate in Usenet - Free!

 
 
 

1. Data Aware OCXs and Data Controls

I want to use a data aware grid control OCX in Forms v4.5 for NT.  Has
anyone been able to find an OCX which will support this without a data
control of some kind?  Has anyone used Oracle's version of a data
control with Forms v4.5 for NT with an OCX?

Any help that you could provide on this topic would be greatly
appreciated.

2. Performance issue - Please help!

3. Data Aware Controls

4. windows authentication

5. HELP - need fast data-aware TDBOutline control

6. HELP! VERY weird longchar to varchar behavior

7. Q: Data-Aware Controls -- how to create them

8. upsizing vfp table to SQL 7.0 newbe question

9. large local databases and data-aware controls

10. Freeware data aware controls?

11. Data Aware control question

12. URGENT Writing the contents of data-aware controls to the database TOUGH ONE

13. Data Aware Controls