From: Paul V. <pa...@vi...> - 2004-08-03 00:34:53
|
Hi Christian, > Is it possible to create a user in FB using SQL statements? I=B4d > like to be able to create users from JSP or PHP applications. I > was unable to find anything useful about this topic on the net. This list is for discussion about the development of Firebird docs, not for support questions. But to get you on the way: - No, you can't create users with SQL statements. - To find out how to do it from a JSP or PHP app, please ask on the firebird-java and/or firebird-php lists. Both are on Yahoogroups. > Does there exist any really good and complete documentation for > FB 1.51, or do I have to use the InterBase 6.0 docs? If you're looking for free docs, the IB6 set is still the basis, supplemented by the Firebird Quick Start Guide (currently being upgraded to 1.5.x) and the Release Notes. You can also buy a CD from http://www.ibphoenix.com with two excellent (and BIG) manuals: Using Firebird, and the Firebird Reference Guide. I don't know in how far they already reflect 1.5 though. For PHP or Java specific Firebird docs, please ask on the abovementioned lists or check out the documentation at www.firebirdsql.org and www.ibphoenix.com Greetings, Paul Vinkenoog |