Compatability with other databases

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I wish to know if access 2007 database tables are suitable for insertion in
oracle or sql databases with the same format. Please take into considaration
that i use the new attachment field and multivalue field. Would it be a
problem to access the attached files from the new database?
 
Would it be a
problem to access the attached files from the new database?

Yes. Those DBMS's do not support MVF to my knowledge. You'ld need to
(programmtically) expose the hidden underlying relational tables and export
them.

John W. Vinson [MVP]
 

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