$dbh= DBI->connect("dbi:$dbtype:$dbname_ss;$dbip", "$dbuser", "$dbpass");
my $dbname_ss = "nehnu";
my $dbname_base_app = "hrms_base_ranhil";
my $dbip = "localhost";
my $dbuser = "root";
my $dbpass = "";
my $dbtype = "mysql";
So when I change to DBD::SQLite I change it but, it didn't work. I don't know how the last time I use MySQL it refer to c:/MySQL/Data/databasename but it work...
In reply to Re^2: Table in SQLite
by Anonymous Monk
in thread Table in SQLite
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |