Create Access Database 64Bit

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Uli
Posts: 1
Joined: Tue 11 Dec 2012 12:35

Create Access Database 64Bit

Post by Uli » Tue 11 Dec 2012 12:59

Hello,

is it possible to create a new Access database in an 64Bit environment with UniDAC? In my previous project I used ADOX_TLB and the _Catalog type, but this doen't work any more in an 64Bit environment.

Thanks for your help
Uli

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Create Access Database 64Bit

Post by AlexP » Tue 11 Dec 2012 15:16

Hello,

For the time being, UniDAC doesn't allow to create new DBs independently on bitness. We will investigate the possibility to implement this feature in one of the next versions.

You can leave your suggestions at http://devart.uservoice.com/forums/1046 ... components , and if many people vote for it, we will implement it.

Post Reply