Difference between revisions of "User:DrewJensen/HSQLdb/1.9QATest/Wizard"

From Apache OpenOffice Wiki
Jump to: navigation, search
(First contact)
 
m (frmt)
 
Line 2: Line 2:
  
 
Create Base file
 
Create Base file
 +
 
In SQL Window execute
 
In SQL Window execute
 +
 
SET DATABASE DEFAULT TABLE TYPE CACHED
 
SET DATABASE DEFAULT TABLE TYPE CACHED
  
 
Start Table Wizard
 
Start Table Wizard
 +
 
Select table Customers
 
Select table Customers
 +
 
Set CustomerID as PK in wizard
 
Set CustomerID as PK in wizard
 +
 
Save
 
Save
  
 
[[File:Finish_Table_Wizard_Cached.PNG‎]]
 
[[File:Finish_Table_Wizard_Cached.PNG‎]]

Latest revision as of 23:42, 17 October 2009

CWSHsqldb19 build 10/16/09

Create Base file

In SQL Window execute

SET DATABASE DEFAULT TABLE TYPE CACHED

Start Table Wizard

Select table Customers

Set CustomerID as PK in wizard

Save

Finish Table Wizard Cached.PNG

Personal tools