SQL_Connect
- Синтаксис
-
native Handle:SQL_Connect(Handle:cn_tuple, &errcode, error[], maxlength);
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- Opens a database connection. Returns an SQL handle, which must be freed. Returns Empty_Handle on failure.