After trying for a week to get the DBD::mysql driver loaded in FreeBSD (couldn't find DBI during install) virtual server I thought I'd try DBD::AnyData.
Much to my surprise, I could do this: my $sql='create table table1(field1 varchar(12),field2 varchar(12))'; Are any other data types supported by any of the formats? Any reason to prefer Pipe over CSV over Tab? Or is it just the way I prepare the data to be inserted? Any way to hack an id field or auto increment? Any cool reasons to use the XML format if I'm not going to be exporting XML. Jeff
