From: Jeff J. - S. <J_...@MC...> - 2008-04-15 22:31:36
|
I am trying to connect to Firebird 1.5.4. And, with the alteration I made, the connection is working. Jeff -----Original Message----- From: fir...@li... [mailto:fir...@li...] On Behalf Of Leyne, Sean Sent: Tuesday, April 15, 2008 03:09 PM To: fir...@li... Subject: Re: [Firebird-test] Test will not connect to database (rather long) > And here is the call in __ExecISQLCommands: > > stdout, stderr= > self.__RunProgram(self.source_code.encode('utf-8'),[self.__con > text["isql > _path"], > self.__dsn, > "-ch", self.character_set, > "-user", self.user_name, > "-password", self.user_password]) > > When I commented out the "-ch" parameter in the second call, > my test worked. I don't quite understand why, but I am not > going to question it just yet. > > Can you tell my why this would work? What version of FB are you trying to connect to/test with? Sean ------------------------------------------------------------------------ - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/j avaone _______________________________________________ Firebird-test mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-test |