Problems with windows 98
When I use daSQL unit or any other unit which name starts with "da" I cannot
run the application in windows 98.
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ppClass, daDataView, daQueryDataView, daDBBDE, ppModule,
daDataModule, ppBands, ppCtrls, ppReport, ppStrtch, ppSubRpt, ppPrnabl,
ppCache, ppComm, ppRelatv, ppProd, daSQl, ppEndUsr, StdCtrls;
run the application in windows 98.
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ppClass, daDataView, daQueryDataView, daDBBDE, ppModule,
daDataModule, ppBands, ppCtrls, ppReport, ppStrtch, ppSubRpt, ppPrnabl,
ppCache, ppComm, ppRelatv, ppProd, daSQl, ppEndUsr, StdCtrls;
This discussion has been closed.
Comments
Why?
Any error messages?
Are you using runtime packages?
Do you have a resource problem?
regards,
Chris Ueberall;
These are both error messages i get when i try to run the program in windows
98:
Windows cannot run program because it is an invalid format.
The C:\xxx.exe appears to be corrupt.
I think it is a resource problem.
Thanks in advance.