Morning, On 11/01/12 17:54, Lawrence Bridger wrote: > I am trying to migrate from 1.5 to 2.5. 1.5 is linux based and the 2.5 > is on a Windows platform. I am updating a c program that writes data to > a table. When I try to run the program using the 2.5 version of the db, > I get the following error: > > Your user name and password are not defined. Ask your database > administrator to set up a Firebird login. > I tried setting the environment variables ISC_USER and ISC_PASSWORD but > this didn't solve the problem.
Well, this might be a stupid suggestion but have you actually defined a user and password under Firebird 2.5 to match the one you are using in 1.5? Use gsec under 2.5 to see what's in the security database. Cheers, Norm. -- Norman Dunbar Dunbar IT Consultants Ltd Registered address: Thorpe House 61 Richardshaw Lane Pudsey West Yorkshire United Kingdom LS28 7EL Company Number: 05132767 ------------------------------------------------------------------------------ RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa-sfdev2dev2 Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel
