[vox-tech] sqlite + perl - wierd unrecognized token error
Chris Jenks
jenks at resonance.org
Thu Dec 23 11:05:01 PST 2004
On Thu, 23 Dec 2004, Peter Jay Salzman wrote:
> I'm getting an error message that I don't know how to fix:
>
>[...]
> DBD::SQLite::db do failed: unrecognized token: ":" at Create_Tables.pm line
> 52, <> line 6.
>
>[...]
> my $dbh = DBI->connect("dbi:SQLite:$table_name");
>[...]
Do these need to be double colons (i.e., ::) rather than single? Just a
stab in the dark!
Yours,
Chris
More information about the vox-tech
mailing list