Hi all,
When I was tiring to select using
$c = *new* Criteria();
$c->add(UserPeer::USERNAME, "Leo");
$c->add(UserPeer::PASSWORD, "Marx");
$results = UserPeer::doSelect($c);
I got this error.
* No dsn specified in your connection parameters for datasource [company*]
I am attaching my config file with this.
thax
surej
login-conf.php
Description: Binary data
_______________________________________________ users mailing list [email protected] http://lists.agavi.org/mailman/listinfo/users
