4.3. Close

[<<<] [>>>]

mysql::Close dbh

Close an opened connection. There is no need to call this function, all database connections are automatically closed when the interpreter finishes executing the BASIC script. However it is polite to close a database connection as soon as possible.


[<<<] [>>>]