W wxdqz New Member Aug 21, 2008 #1 I'm writing a DB abstraction layer for my guestbook to use it on mysql or postgre indifferently. The db has a function named m_create_db. For mysql, it calls the mysql_create_db, but i don't know how to do it with postgre! Can you help me?
I'm writing a DB abstraction layer for my guestbook to use it on mysql or postgre indifferently. The db has a function named m_create_db. For mysql, it calls the mysql_create_db, but i don't know how to do it with postgre! Can you help me?