|
NAMEDBD::SQLRelay - perl DBI driver for SQL Relay
SYNOPSISuse DBD::SQLRelay; my $dbh = DBI -> connect ('dbi:SQLRelay:$dsn', $login, $password);
DESCRIPTIONThis module is a pure-Perl DBI binding to SQL Relay's native API. Connection string consists of following parts:
AUTHORD. E. Ovsyanko, do@mobile.ru
SEE ALSO |