[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
RE: [ic] Creating table in gdbm database
> Hi ,
> can anybody tell me how to go abt creating my own
> table in the default interchange database and how to
> add a new column to the order_line table already
> existing.
> regards
> Neeti
Have a look at the <catroot>/dbconf/default_db directory. It contains your
table definitions. Alter the orderline.dbm file, and create a new file here
for a new table and when you restart ic it will appear. Look at an existing
file for hints.
You will need to create / alter the text files for the tables in the
<catroot>/products directory before the restart.
Jonathan
Webmaint.