fbsql_create_dbDescriptionbool fbsql_create_db ( string database_name [, resource link_identifier])fbsql_create_db() attempts to create a new database named database_name on the server associated with the specified connection link_identifier. See also: fbsql_drop_db(). | |||