rodneyr(at)embratel(dot)com(dot)br wrote:
> 
> I include the following statement in my program to create a database:
> 
> "EXEC SQL CREATE DATABASE testbase;"
> 
> Then I compiled it, using ecpg, but the database was't been created.
Did you connect (to template1 or any other existing DB) first ?
-----------
Hannu