+ Some corrections from Joost van der Sluis

This commit is contained in:
michael 2004-12-13 19:23:17 +00:00
parent 085470531e
commit 7388c918b2

View File

@ -18,13 +18,13 @@ program testsqldb;
Examples: Examples:
./testsqldb postgresql testdb fpdev ./testsqldb postgresql testdb fpdev
./testsqldb interbase /home/firebird/dbtest.fdb sysdba 123456 ./testsqldb interbase /home/firebird/dbtest.fdb fpdev sysdba 123456
} }
{$mode objfpc}{$H+} {$mode objfpc}{$H+}
{$define pqconnection} {$define pqconnection}
{ define MySQLConnection} {$define MySQLConnection}
{$define IBConnection} {$define IBConnection}
uses uses