Problems with MyDac on XP Home
Posted: Tue 27 Sep 2005 12:02
I wondered if anyone had run into problems with Delphi application using the MyDac components running on XP Home.
We have an application that runs fine of Windows 2003 Server and XP Pro but crashes during the form creation sequence on XP Home.
It crashes during the creation of the Data module so I assume the problem is with the database access components.
The connection component is not connected when the data module is created (it is manually connected later in the startup sequence).
The error you get is a windows error rather than a delphi exception error
Sound familiar?
We have an application that runs fine of Windows 2003 Server and XP Pro but crashes during the form creation sequence on XP Home.
It crashes during the creation of the Data module so I assume the problem is with the database access components.
The connection component is not connected when the data module is created (it is manually connected later in the startup sequence).
The error you get is a windows error rather than a delphi exception error
Sound familiar?