| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | September 21 1999 3:11am |
| Subject: | Re: Mysql.pm - how do I create a table | ||
| View as plain text | |||
At 9:55 PM -0500 9/20/99, Xeno Campanoli wrote: >I'd like to create databases and tables from within Mysql.pm. I've >never had luck doing this. I presume I use the createdb command, but >I'd like to see some documentation on this or get some >warm fuzzies on what I might be doing wrong...? Thanks. Mysql.pm is obsolete in favor of DBI, but aside from that, why don't you just execute a CREATE DATABASE or CREATE TABLE query? -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • Mysql.pm - how do I create a table | Xeno Campanoli | 21 Sep |
| • Re: Mysql.pm - how do I create a table | Paul DuBois | 21 Sep |
