Subject Re: [IBO] FU: Help: IBObjects, Delphi & ISC Error
Author Svein Erling Tysvær
David,

if you go for a generator there's no need for a DSQL - just set the GeneratorLinks property to the name of your generator in your queries. Then add a stored
procedure if you like to - just remember to only populate the field if its value is null (otherwise it will defeat GeneratorLinks and you'll get yourself
into trouble).

Set

- and thanks to Helen for taking care of Rohit Gupta's messages before reaching the list - I didn't even receive one of them.