Up

SqlCreateEx Scol 5.x or above required

As SqlCreate, but database access parameters are provided in a single parameter, allowing to enter more than the 3 originals (DSN, Login & Password).

Prototype :

fun [Chn S] SqlDB

Return : SqlDB a new object or nil if an error occurs

See also :

SqlCreate

SqlDestroy

Example :