[Lazarus] FPReport file names

Ondrej Pokorny lazarus at kluug.net
Wed Sep 13 22:02:07 CEST 2017


On 13.09.2017 20:33, Graeme Geldenhuys via Lazarus wrote:
> On 2017-09-13 19:17, Michael Van Canneyt via Lazarus wrote:
>> Similarly, every field in a database I create is always uniquely named.
>> So if I ask "where is field TX_ID' I get exactly 1 field, in 1 table.
>> Graeme Geldenhuys can testify that I use this practice even in very 
>> big databases.
>
> I can confirm that. :)

Huh, that's hardcore :)

Just curious: how do you define foreign keys? E.g.
Customers.ID
Invoices.CustomerID
Orders.CustomerID

etc?

Ondrej


More information about the Lazarus mailing list