I will show you how to use dbschema on informix
To create database schema file, you have to run this command
dbschema -d nama_database fileoutput.sql
And to craete table schme file, run this:
dbschema -d nama_database -t nama_table > nama_table.sql
Mmhh....very easy !
Selasa, 15 Januari 2008
Langganan:
Posting Komentar (Atom)
Tidak ada komentar:
Posting Komentar