Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Create a Oracle DataBase in Delphi program

Re: Create a Oracle DataBase in Delphi program

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/06/15
Message-ID: <961092370.12532.0.pluto.d4ee154e@news.demon.nl>#1/1

Check the Oracle manuals at http://technet.oracle.com and please don't crosspost to half the usenet.
It does require however running programs on the server. You are aware a database in Oracle is completely different of a database in sqlserver (and sybase and paradox etc.)? You don't expect creating 'many' databases on that one single server? Just a few questions, anyone up to such rash and dangerous programming as you tend to do, should be approached with utmost caution.
Creating databases on the fly is something you shouldn't even *want* to do, and any serious dba is going to hate you for it.

Regards,

Sybrand Bakker, Oracle DBA

"Neftalí" <id6_at_grupo77.es> wrote in message news:OK625.36425$Vt5.191801_at_telenews.teleline.es...
> Hello.
>
> I must to create a Oracle DataBase in a Delphi program. Not Create the
> tables, Indexes and relations (I do this), I need to create the empty
> DataBase (The files).
> I´am working with Oracle8 and Delphi 5.
> Any link, any manual, any sample, anything...
>
> Thanks.
>
> ~~~~~~~~~oOo~~~~~~~~~
> Neftalí
>
>
>
>
Received on Thu Jun 15 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US