[fpc-pascal] Looking for a Firebird book?
Graeme Geldenhuys
graemeg.lists at gmail.com
Wed Apr 9 10:47:11 CEST 2008
On 09/04/2008, Damien Gerard <milipili at shikami.org> 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/
More information about the fpc-pascal
mailing list