|
|
|||
|
||||
|
||||
| |
fbsql_db_statusDescrizioneint fbsql_db_status ( string database_name [, resource link_identifier])Restituisce: un valore intero con lo stato corrente. fbsql_db_status() richiede lo stato corrente del database specificato da database_name. Se il link_identifier viene omesso verrà usato quello in uso. Il valore restituito potrà essere uno delle seguenti costanti:
Vedere anche: fbsql_start_db() e fbsql_stop_db(). |