|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
DBIC::Schema -- no tables foundby madison.sacd (Novice) |
| on Mar 27, 2007 at 11:01 UTC ( [id://606738]=perlquestion: print w/replies, xml ) | Need Help?? |
|
madison.sacd has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks, I am a beginner of Catalyst. I am trying to create a data model with schema helper. The environment of my computer: Windows xp MySql database 5.0 ActivePerl 5.8.8 Catalyst 5.69 I used the following command: myapp_create.pl model MyModel DBIC::Schema MySchema create=static "dbi:mysql:test:localhost:3307" root 1234 The schema helper can access MySql database successfully. However, another problem happened, no tables found. Actually, I have two tables in the database. The message is like this: I have tried to install MySQL version 4.1 but the situation was same. What should I do? Please give me some hints. Tkanks!!!
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||