Question: I have a perl %HASH that contains the column names and type for the TABLE I am trying to create. HOW can I achieve such a task? I have looked into SQL::Abastract DBIx::Simple and DBI without any success. Regards, Uriel_Carrasquilla
- [sqlite] CREATE TABLE $table_name (\%HASH) Uriel_Carrasquilla
- Re: [sqlite] CREATE TABLE $table_name (\%HASH) Clark Christensen
- Re: [sqlite] CREATE TABLE $table_name (\%HASH) Uriel_Carrasquilla
- Re: [sqlite] CREATE TABLE $table_name (\%HASH) Clark Christensen

