Displaying 1 result from an estimated 1 matches for "dbexpress".
2009 Apr 20
7
Trying to make a Delphi database application run correctly
...to Linux and I don't know where to go anymore.
If you read my question in the forum listed above you know that I'm trying to run
a Delphi database application developed in Windows using Wine.
That's what I'm using in the Windows side:
- Windows XP (Service Pack 3)
- Delphi 2005
- dbExpress (I'm not using BDE, which makes things simpler)
- MS SQL Server 2000
On Linux:
- Ubunto 8.10
- Wine 1.0.1
First my application wasn't connecting to the database, but I could make it connect
installing mdac28 with the winetricks script. All queries sent to the database in the
application...