04-02-2026, 08:28 PM
I have numerous queries defined in a datamodule for an Intraweb program, being used by multiple Intraweb web pages. For some reason, the predefined datasource links in the datamodule have stopped working for the individual pages. No matter what I do for re-specifying the datasource for each IWDBGrid (or indeed any database aware control like IWDBEdit), the predefined mapping no longer works and I have to explicitly code the datasource associations (for instance IWDBGrid1.Datasource := DataModule1.Query1) for every database aware control on my web pages.
Can anybody suggest how to fix this? I have tried respecifying the data columns and respecifying the predefined datasource associations but none of this works. I use Delphi 13 with Intraweb 16.1.8
Thanks
Bruce
Can anybody suggest how to fix this? I have tried respecifying the data columns and respecifying the predefined datasource associations but none of this works. I use Delphi 13 with Intraweb 16.1.8
Thanks
Bruce

