DataSource=localhost;Port=3050;User=SYSDBA;Password=masterkey;Database=c:\\projects\ibatis\\firebird\\testibatis.fdb;Role=;Connection lifetime=30;Pooling=true;Packet Size=8192;Charset=UNICODE_FSS;
Overlook the SYSDBA login please...hehe...I quickly created a test db and a table just to see what the login error could be and didn't bother creating a new user.
Roberto
On 5/18/05, Roberto R <[EMAIL PROTECTED]> wrote:
err make that "User"!On 5/18/05, Roberto R < [EMAIL PROTECTED]> wrote:UserId should be correct. On the test I tried, the DataMapper was able to login correctly after that code modification around the Clone().
Roberto