On 09/04/2008, Damien Gerard <[EMAIL PROTECTED]> wrote: > > Does their documentation not suitable to you ? > > From MSSQL To Firefird > http://www.firebirdsql.org/manual/migration-mssql.html
I did find that, but it doesn't cover security access from applications to Firebird. eg: * MSSQL has server access, database access and table access. * Firebird has roles, which I'm trying to figure out now, but it's still hard to find good information. From what I can see is that if you have a username and password to the firebird server, you can access all connected databases! Weird? Our applications use login prompts at startup. At the moment we simply hard-code a firebird username and password in the application to create the connection, then access our own 'users' table to manage access to our application. Is that how everybody else does it with Firebird? > Books > http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_publications Thanks, I only found that link a little while ago. Regards, - Graeme - _______________________________________________ fpGUI - a cross-platform Free Pascal GUI toolkit http://opensoft.homeip.net/fpgui/ _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal