From: Alex P. <pes...@ma...> - 2007-03-27 08:21:02
|
On Tuesday 27 March 2007 12:15, ph...@ar... wrote: > Hi, > > Opps ! Sorry I used the 1.5.4.4910 build. I downloaded it from > http://www.firebirdsql.org/index.php?op=files&id=engine_154 > > Also I need to use 1.5.x as we also deploy to interbase clients which > still use the old security database. It would take a while to write the > code to figure out which version they are using when creating users for > my app, I have not got time right now to do this. BTW, the only security-database related problem you will get with old interbase client (reasonably old), is isc_(add/modify/delete)_user calls not working. Login/password validation and even management using services API should work. |