Book a Demo

Author Topic: Import DB schema from ODBC source  (Read 2630 times)

darekh

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Import DB schema from ODBC source
« on: June 06, 2007, 03:36:23 am »
Import database schema from MSACCESS 2003

When I try
"Import DB schema from ODBC source"
after start of import (button "Import"),
programm show me regular list of my tables
(available objects) and after selecting  
this tables and OK  
I can see only the message:
"Unrecognized database format 'C:\Documents and Settings\test.mdb'."

Is any problem with Architect 6.5 or is it my mistake ?

« Last Edit: June 06, 2007, 03:40:27 am by darekh »

thomaskilian

  • Guest
Re: Import DB schema from ODBC source
« Reply #1 on: June 06, 2007, 04:13:15 am »
Search the forum for JET 4.0

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Import DB schema from ODBC source
« Reply #2 on: June 06, 2007, 04:13:19 am »
Some people seem to have this trouble, others do not.

Check that your EA installation is using Jet 4.0. You can do this via the Tools | Options main dialog - remember to exit and restart EA once you change this setting.

If that doesn't work, try saving a copy of your Access database in Access 2000 format. You can do this via Tools | Database Utilities | Convert Database.

David
No, you can't have it!

darekh

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Import DB schema from ODBC source
« Reply #3 on: June 10, 2007, 09:16:28 pm »
Thank you.
It was Jet 4.0.   :D