When a user chooses File>New>Table, the user is
prompted by a TableName dialog box. The user enters a
name and clicks the OK button. An icon for the new
table appears in the project window.
If the user then chooses File>Save Project, the user
might expect that the new table will be saved. Sadly, it
is not, as the user discovers the next time s/he opens
the project.
A newly created table isn't saved unless the user does
the following:
1. creates new table
2. selects "new row" and defines the primary key field
3. clicks the UPDATE button
4. Saves the project before exiting the app (I think).
Logged In: YES
user_id=805038
Here's the set-up I (notecat) used for this testing:
Win98
j2sdk1.4.1_02
mysql 4.0.12
mysql-connector-java-3.0.7-stable
JavaDBClient_1_0_a