Next Topic

Previous Topic

Book Contents

Connect(2)

bool Connect(string sConnectString,string sUser,string sPassword,int iClientType=TLuaDB.CLIENT_ODBC)

Return values

True if the connection was successfully executed, false if an error occurred.

Parameters

Remarks

The connect string is client specific, see Connect for more information.