Subject Re: [IBO] DataModule question
Author Jason Wharton
> Is it better to have all IB_Query, IB_StoredProc, IB_DataSource, etc, etc
> .... together in a DataModule ? That's the way I'm doing it now. Is
it
> a bad practice to have query components / datasources on forms ? Or is
> that a dirty way of programming ?

It depends on how you are using the forms.

I don't use datamodules unless I know there is only going to be one instance
of the form that uses them.

Often times I design my forms so that there can be multiple instances of
them so I put the transaction, dataset and datasource components right on
it.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com