ovrimos_connect
Opis
int ovrimos_connect ( string host, string dborport, string user, string password )Connects to the specified database.
Parametry
host
A host name or IP address.
dborport
Either a database name, or the port number to connect to.
user
The user name.
password
Password associated with
user
.
Przykłady
Poprzedni | Spis treści | Następny |
ovrimos_commit | Początek rozdziału |