Is the only way to create DB in a C code to connect to Template1 and then exec the SQL string "CREATE DATABASE databasename" ?
Can I create DB without connecting to template1 ?

Reply via email to