DDL components for Oracle, MSSQL and PostgreSQL
Hi everybody,
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
.
Relevant Pages
- Re: DROP or MODIFY COLUMN on Oracle 8 system
... ALTER TABLE tablename MODIFY ... I do not have access to Oracle 8 any more and I cannot even find documentation for this version as it is so old. ... make sure you have everything you need to recreate it. ... Don't forget to reverse-engineer any CREATE INDEX and ALTER TABLE ADD CONSTRAINT statements for that table as well. ... (comp.databases.oracle.misc) - Re: no permissions on tnsnames.ora
... data of the linux box and squirt it into a remote oracle db. ... dont have permission to alter the tnsnames.ora file cos I dont have ... Would it be normal to ask the hosting team to alter the client config ... -> Anyone which is member of the oradba group can alter this file ... (comp.databases.oracle.server) - Re: [ANN] AnyDAC 1.0.2 - Freeware Oracle, MySQL, MSSQL, etc data access framework
... And also interesting, if you will buy Oracle, MSSQL, MySQL ... And technical support will be cost just 1/2 ... ... (borland.public.delphi.thirdpartytools.general) - Re: [PHP] Re: DB Comparisons
... technologies like MS sequel server oracle - coldfusion etc.... ... I imagine that most middleware like php / asp / coldfusion is relatively ... language and go for a pre compiled programming language. ... MSSQL is slow, and you need the latest versions to get the features you ... (php.general) - inserting guid does not work when DBPROP_SERVERDATAONINSERT is set
... with a command object and with accessors, just like with so many other ... This is the table (in MSSQL): ... With Oracle the Openworks always, but the actual insert-statement fails ... (microsoft.public.data.oledb) |
|