to create a database... - Mailing list pgsql-general

From P.M
Subject to create a database...
Date
Msg-id 20051120193409.48142.qmail@web33211.mail.mud.yahoo.com
Whole thread Raw
Responses Re: to create a database...
Re: to create a database...
List pgsql-general
Hi,

I'm creating a Visual Basic.net application and i would like to make my application versatile.

For that, it should be able to create the same DB on different RDBMS like PostGreSQL, MySQL or MSSQL.

I would like to know what is the best way to create a DB from scratch... (DB, table, users, functions,...)

- to use a SQL text file
- to create a new function inside template1 db, and to execute it after,
- ...

please, help me.

thanks a lot,
Maileen


Yahoo! FareChase - Search multiple travel sites in one click.

pgsql-general by date:

Previous
From: "Andrus Moor"
Date:
Subject: Why pgAdmin III guru suggests VACUUM in 8.1
Next
From: Ben
Date:
Subject: Re: to create a database...