2 datamodules, TMyConnection connection not defined
Posted: Tue  15 Aug 2006 14:23
				
				Hello,
I have 2 data modules with a bunch of MySql components on both. There is a TMyConnection component on the 1st module. Everything works except when I close all the files in the project and then I try to reopen those files. The TMyQuery and TMyTable components on the 2nd module get a dialog box that says Connection is not defined. So basically that makes all the Active properties on those components on the 2nd module false. Its rather annoying. Is there any way to prevent this from happening every time I open the project up?
			I have 2 data modules with a bunch of MySql components on both. There is a TMyConnection component on the 1st module. Everything works except when I close all the files in the project and then I try to reopen those files. The TMyQuery and TMyTable components on the 2nd module get a dialog box that says Connection is not defined. So basically that makes all the Active properties on those components on the 2nd module false. Its rather annoying. Is there any way to prevent this from happening every time I open the project up?