![]() |
|
|
+ Search |
![]()
|
Mar 19th, 2000 15:13
Dave Garth, Nagesh Kumar,
This should be done with SQL once you're connected to the database. "create table foo (<column>,<column>,...)" <column> ::= bar <type> [primary key] <type> ::= int | date | varchar