From: Fabiano B. <fa...@pe...> - 2006-04-07 19:53:30
|
Milan Babuskov escreveu: > Fabiano Bonin wrote: >> I have two computers: >> >> One is using Fedora Core 3 and Firebird 1.5.3 Classic. >> Another is using Fedora Core 4 and Firebird 2.0 RC1 Classic. >> >> If i connect with isql using the ip address (isql <ip>:<database>), >> the error happens in FB 1.5.3 but doesn't happens in FB 2.0. >> >> If i connect with isql direct to the database (isql <database>), the >> error doesn't happens on both. >> >> If i connect using IBExpert, the error happens on both. > > Since you're using IBExpert, I assume you have a third (Windows) box. > Which client library is installed on it? Yes. My windows box have FB 1.5.3 CS installed. > > Same question for isql. Do you use isql on the box where server is running? > Yes. I just tested isql on the same box the server was running. |