Book a Demo

Author Topic: Documentation of an Access DB  (Read 4497 times)

Felix23

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Documentation of an Access DB
« on: August 21, 2006, 06:27:21 am »
Hi@all,

is it possible to document an MS Access Database?

« Last Edit: August 21, 2006, 06:27:55 am by Felix23 »

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Documentation of an Access DB
« Reply #1 on: August 21, 2006, 06:31:14 am »
Yes ..... and no.  Try to be a touch more specific.

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

Felix23

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Documentation of an Access DB
« Reply #2 on: August 21, 2006, 06:46:44 am »
Ok. I'v got a MS Access Database and I'm looking for a way to export it to Enterprise Architect to documant this Database.
Is it possible?

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Documentation of an Access DB
« Reply #3 on: August 21, 2006, 06:53:37 am »
Refer to help contents "Data Modelling" and specifically, "Import Database Schema from ODBC"

hth
bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Documentation of an Access DB
« Reply #4 on: August 21, 2006, 02:58:29 pm »
Felix,

Please note that EA fails to properly handle Access GUID (Replication_ID) data type. I've mentioned this to Sparx on two occasions, with an explanation of how to distinguish this type from un unsized text field via DAO, ODBC and ADO but have not managed to get any traction.

Other than this flaw EA seems to do a good job with Access databases.

Remember that you will have to connect to the database as a Windows data source when you do the reverse engineering. Just follow the dialogs and you should be fine. The EA help has little on this, but that's because the dialogs and functionality is provided directly by Windows.

David
No, you can't have it!

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Documentation of an Access DB
« Reply #5 on: August 21, 2006, 04:14:54 pm »
Midnight,

Quote
with an explanation of how to distinguish this type from un unsized text field via DAO, ODBC and ADO but have not managed to get any traction.


Could you provide details of that here. AFAIK all these i/fs return the string rep rather than the actual binary.

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Documentation of an Access DB
« Reply #6 on: August 21, 2006, 04:18:50 pm »
Bruce,

It's been a while, but I think I posted the whole thing in the forum here. Try searching - I'm the author.

David
No, you can't have it!

sargasso

  • EA Practitioner
  • ***
  • Posts: 1406
  • Karma: +1/-2
  • 10 COMFROM 30; 20 HALT; 30 ONSUB(50,90,10)
    • View Profile
Re: Documentation of an Access DB
« Reply #7 on: August 21, 2006, 05:19:12 pm »
Hmmm,

The only one I found was http://www.sparxsystems.com.au/cgi-bin/yabb/YaBB.pl?board=general;action=display;num=1138557908;start=2#2
which was exactly the same discussion.  :(

bruce
"It is not so expressed, but what of that?
'Twere good you do so much for charity."

Oh I forgot, we aren't doing him are we.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Documentation of an Access DB
« Reply #8 on: August 22, 2006, 04:22:35 am »
I checked my email logs but found nothing on this. I'll see if I can find it anywhere else.

Otherwise I'll have to find the source material again, which shouldn't be too difficult. It's just a matter of time.
No, you can't have it!