SDAC & windows Vista pre-rc1

Discussion of open issues, suggestions and bugs regarding SDAC (SQL Server Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Guest

SDAC & windows Vista pre-rc1

Post by Guest » Fri 01 Sep 2006 14:47

SDAC-applications don't run on windows vista (currently tried pre-RC1) - when connecting to database, programs end with a message "wrong mdac version. please download...". The bug seems to be in the version check in oledbaccess unit (procedure TOLEDBConnection.GetConnectionProperties) - the fprimaryver in WV is not >= 7, but 6, I think... Could you correct this test, please?

Nikolai
Posts: 5
Joined: Fri 04 Feb 2005 14:26
Location: Russia, Ufa
Contact:

Post by Nikolai » Wed 06 Sep 2006 04:57

Yes, I have the same message on my Vista Beta-2
"Wrong MDAC version. Please download the latest version..."

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Wed 06 Sep 2006 06:32

In the next SDAC build we will add limited support of Microsoft Windows Vista Beta 2.
Please watch for announcements at the forum.

Nikolai
Posts: 5
Joined: Fri 04 Feb 2005 14:26
Location: Russia, Ufa
Contact:

Post by Nikolai » Thu 07 Sep 2006 05:34

What about support of change passwords of SQL 2005 expired logins?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 07 Sep 2006 08:07

We will investigate the opportunity of adding such functionality in the next SDAC version.

Nikolai
Posts: 5
Joined: Fri 04 Feb 2005 14:26
Location: Russia, Ufa
Contact:

Post by Nikolai » Thu 07 Sep 2006 09:28

EvgeniyM wrote:We will investigate the opportunity of adding such functionality in the next SDAC version.
When will release of this next version approx?

Jackson
Posts: 512
Joined: Thu 26 Jan 2006 10:06

Post by Jackson » Thu 07 Sep 2006 11:24

Unfortunately we can't specify a date of new SDAC version release.
Please watch for announcements at the forum.

Post Reply