Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Delphi 2010, Project dbsys
Mon, Dec 21 2009 12:47 PMPermanent Link

Daniel Bolduc
I'm just beginning to exploring Delphi 2010 and Windows7.  (I worked a while with Delphi 6
on Windows 2000).
I got a lot of problem with some unit in reason of change of String and AnsiString and
WideString.

I got an idea to check your DBSYS code.
I tried to compile your DBSYS and i got a lot of problem with some units.  Conversion with
String and AnsiString.
The part with your "GetDirectory()" function is my problem too.

I know i have to get some info about this new reality with Delphi 2010 and changes with
Windows Vista and 7.
Mon, Dec 21 2009 9:15 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Daniel,

<< I got an idea to check your DBSYS code. I tried to compile your DBSYS and
i got a lot of problem with some units.  Conversion with String and
AnsiString. The part with your "GetDirectory()" function is my problem too.
>>

DBSYS is normally compiled using Delphi 5, and has not been updated to be
compiled with Delphi 2009 or higher yet.   The DBSRVR code has been, but not
any of the utilities.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image