Detect versioninfo runtime...

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Rocojo
Posts: 18
Joined: Tue 24 Jan 2006 12:57
Location: Eindhoven, The Netherlands

Detect versioninfo runtime...

Post by Rocojo » Thu 12 Feb 2009 12:42

Hello,

I am using MyDAC 5.55.0.39 in Borland Developer Studio 2006.

I would like to know if it is possible to execute a function which is giving me the information about which version of mydac is used in the program.

is that possible?

Thank you in advance,

Roel

Rocojo
Posts: 18
Joined: Tue 24 Jan 2006 12:57
Location: Eindhoven, The Netherlands

Fileversion

Post by Rocojo » Thu 12 Feb 2009 15:49

Ok sollution which is good enough for me,

just read the fileversion from mydac100.bpl...

Post Reply