|
|||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||
|
1.1.1: gpb_connect
Description
Creates a connection to the used database and selects the right database.
Before you are able to query a database you have to call this function.
Function call
gpb_connect();
Input
This function doesn't require parameters.
Output
There is no output.
|