by Marcos Sanchez Provencio (see this note).
You need the Npgsql data provider (included with Mono).
Compiling and running:
marcos@quina:~/src/boo/bin $ ./booc.exe -r:Npgsql.dll ../examples/pruebaPostgreSQL.boo marcos@quina:~/src/boo/bin $ ./pruebaPostgreSQL.exe Name: Marcos Sanchez Provencio Name: Ernesto Molina Carron
See also Database Recipes and ADO.NET resources.
Labels
