Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Detect SQLSERVER or ORACLE Being used
Hi Jonny,
Firstly, sorry but I don't have an answer for you, but here's a couple of ideas: if the app involves a user, then can you ask the user to indicate which database is being used? e.g. MSSQL or Oracle, either through a menu or a couple of buttons on a form??? Otherwise have you considered using an .ini file with one of the settings indicating either of the 2 databases as the default db??? Just some ideas. :)))
Regards,
Peter W. :)))
"Jonny Gibson" <nisoftmc_at_singnet.com.sg> wrote in message
news:8nq9ha$9e0$1_at_coco.singnet.com.sg...
> HI
>
> I need to detect whether my Delphi 3 program is being used with MSSQL or
> Oracle BEFORE is tries to log in.
>
> My only thoughts are to detect if the machine has ORACLE active.
>
> how can I do this. i.e.. how can I detect if a program is running?
>
> thanks
>
> jg
>
> --
> --------------------
> Jonny Gibson
> Software Engineer
>
> NiSoft (UK) Ltd
> 46 East Coast Road
> #04-05 East Gate
> Singapore 428766
>
> T: +65 3488985
> F: +65 3480691
> E: nisoftmc_at_singnet.com.sg
> I: www.nisoft.com
>
>
Received on Wed Aug 23 2000 - 16:53:31 CDT
![]() |
![]() |