TZF - DBLookup

G?nter Schumann <[email protected]> Fri, 1 Aug 2003 07:47:00 +0000
Newsgroups gmane.comp.lang.delphi.topaz
Message-ID <[email protected]>
Hi,

I have a great problem with a Lookupfield. Hope someone can help me.

I have two database, first holds the name of person (PersonDBf), second 
holds dates (DateDBF)like birthday, weddingday. In both database thers 
is a unique field ID. The databases are related with this Field in the 
direction PersonID -> DatesID

Now I need to show the dates (DateDBF) in a Grid with a LookupField for 
Name(PersonDBF). I want to display the Name(PersonDBF) releated to the 
dates in the same grid.

I created this field where:
 
LookupDataset is set to PersonDBF
Keyfield and LookupKeyfield is set to ID.
LookupResultField is set to Name (PersonDBF)

But it did not work!!

I created a second relation DatesID -> PersonID. In this case I get a 
loop so that I can't skip to another Record.

Guenter

--^----------------------------------------------------------------
This email was sent to: [email protected]

EASY UNSUBSCRIBE click here: http://topica.com/u/?clvXPN.a5kvff.Z2NsZHQt
Or send an email to: [email protected]

TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
--^----------------------------------------------------------------