Create database problem - Mailing list pgsql-interfaces

From Sirish Kumar
Subject Create database problem
Date
Msg-id 00ad01bf5909$90147220$edfea0cc@noida.hclt.com
Whole thread Raw
List pgsql-interfaces
Hello,    I tried to create database using embedded SQL through following
statements

...
exec sql begin declare section;  char dbname[]="pgdb";  ...exec sql end declare section;

main()
{  ...  exec sql create database :dbname ;  ...

}

On compilation ecpg gives parser error at "...create database..." statement.

Can anybody help ?


Thanks
Sirish



************
----------------------------------------
Best Regards
Sirish Kumar
HCL Technologies (India) Pvt. Ltd.
Ph : +91-11-8-510813/701/702 Ext.1107
Fax : +91-11-8-510713
----------------------------------------



pgsql-interfaces by date:

Previous
From: SAKAIDA
Date:
Subject: pgbash-2.0.1 released
Next
From: Ales Pour
Date:
Subject: type for binary data