Book a Demo

Author Topic: No "Data Types" in combo box for database diagram?  (Read 3769 times)

mh

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
No "Data Types" in combo box for database diagram?
« on: August 19, 2002, 04:23:42 pm »
Hi.

i just installed EA Build 503 and am trying to model a database diagram (as described in the "Data Modelling" topic in help).

however, it seems that if i add a new column to a table object, the "Data Type" combobox is empty (and is in DropDownList mode, too, so i cant even manually enter a data type name).

what am i missing? do i need to import a list of known datatypes for the RDBM i'm targeting in some way?

thanx,
marc
marc hoffman ([email protected])
elitedevelopments software
http://www.elitedevelopments.com

ronnie

  • EA User
  • **
  • Posts: 81
  • Karma: +0/-0
    • View Profile
Re: No "Data Types" in combo box for database diag
« Reply #1 on: August 20, 2002, 05:03:05 am »
Easy one this...

You have to select a Database type in the table first:
 Open Table Properties
 Make sure you're on the 'General' Tab
 Choose Database from 4th item down on the right

Now everything should be fine!

Ronnie
Ronnie

mh

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: No "Data Types" in combo box for database diag
« Reply #2 on: August 20, 2002, 10:26:14 am »
thanx!
marc hoffman ([email protected])
elitedevelopments software
http://www.elitedevelopments.com

Raze

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
  • Looking good, feeling great, loving life.
    • View Profile
Re: No "Data Types" in combo box for database diag
« Reply #3 on: August 28, 2002, 12:00:51 pm »
Has this changed from previous versions?  Did it used to be on the detail tab?  That's what the documentation says, and I quote
"
To set table properties

Double click on the table object in a diagram to access the properties dialog
Select the 2nd tab Table Detail
Set the database to the target DBMS
Optionally name the tablespace to insert into
Press OK to save changes
You may also go to the columns and operations dialogs from here, as well as generate DDL for this table.
"

Might what to update that.

- Joe
joereaATgorbelDOTcom