Re: DDL components for Oracle, MSSQL and PostgreSQL
- From: Tony Caduto <tony@xxxxxxxxx>
- Date: Fri, 02 Mar 2007 09:12:06 -0600
Ruediger Kabbasch wrote:
Hi everybody,If you are using Kylix you can use DBexpress which has a PostgreSQL
does anybody can recommend any components/libraries that can be used to
execute DDL script for Oracle, MSSQL or PostgreSQL databases (like CREATE
TABLE, ALTER TABLE, ...)
Any help is wellcome.
Kind regards,
Rudiger Kabbasch
driver. For whatever reason they never deemed it NOT a priority to ship that driver with win32 Delphi.
If you are doing .net then there are .net data providers available for all 3.
PostgreSQL one is here: http://npgsql.projects.postgresql.org/
There is also a 3rd party DBexpress driver from vitavoom software:
http://www.vitavoom.com/ That works with Kylix and win32 Delphi
--
Tony Caduto
AM Software Design
Home of Lightning Admin for PostgreSQL and MySQL
http://www.amsoftwaredesign.com
.
- References:
- DDL components for Oracle, MSSQL and PostgreSQL
- From: Ruediger Kabbasch
- DDL components for Oracle, MSSQL and PostgreSQL
- Prev by Date: Re: DDL components for Oracle, MSSQL and PostgreSQL
- Next by Date: Re: DDL components for Oracle, MSSQL and PostgreSQL
- Previous by thread: Re: DDL components for Oracle, MSSQL and PostgreSQL
- Index(es):
Relevant Pages
|