> ---In [email protected], <trskopo@...> wrote : > > Hi guys, > > Anyone here able to connect to FB 3.01 with JDBC 2.x? > > I have tried with jaybird-full-2.2.11 & have adding these lines to > firebird.conf > 1) UserManager = Srp, Legacy_UserManager > 2) AuthClient = Srp, Win_Sspi, Legacy_Auth
Have no impact on JayBird connection > But no avail, always got error message > org.firebirdsql.jdbc.FBSQLException: GDS Exception. 335544421. connection > rejected by remote interface You missed AuthServer setting Regards, Vlad
