Compatibility with MS Office document 32bit with document 64bit

  • Thread starter Thread starter clement.eric
  • Start date Start date
C

clement.eric

Hi,

We plan to migrate our software to a 64 bits version. We use an Access
BD. So, I want to know if it is possible to read an Access BD 32 bits
with an application 64 bits. Which kind of problem should I pay
attention ?

Does MS plan to support Access BD files 32 bits with the 64 bits
version of Office ?

Thank you,

Eric
 
access MDB is completely obsolete

mdb will never be moved to x64.

if you used SQL Server and Access Data Projects then you could leverage
the latest and greatest hardware.

Access MDB doesn't even utilize RAM. I mean-- for christ sakes-- MDB is
_completely_ obsolete.

spit on anyone that still uses it.

-Aaron
ADP Nationalist
 
it might work GREAT but GREAT **ISNT**GOOD**ENOUGH**

Access Data Projects are superior in every possible direction.

I dont spend all my time, compact and repair.
I build securable solutions.

I dont have to tinker with Access Workgroup Security.
I dont have to link tables
I dont need to change connection strings on Sql Passthrough queries.


All i've got is a single connection to a server; and it's HELLA easy to
point to data on other databases on the same server.

MDB is completely obsolete.

Spit on people that use it.
There is a better way; it is called 'Access Data Project'

-Aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top