Re: connection VB6 with Oracle

From: (wrong string) é Hartmann <andrehartmann_at_hotmail.com>
Date: Thu, 15 Jul 2004 11:48:34 +0200
Message-ID: <40f652f2$1_at_olaf.komtel.net>


"saab23t" <lloyd_at_tenbit.pl> schrieb im Newsbeitrag news:cd5ho5$4e3$1_at_nemesis.news.tpi.pl...
> Hi,
> Something about connection VB6 with Oracle. How to bulit safe connection
> between program written in VB6 and Oracle? I don't want to include user
> connection (oracle) and password into program code, so it should be
> somewhere outside. Question is where. Of course user and password cannot
> be written with the clear text somewhere eg. in the file ini, it must be
> coded. Sorry for my English.
> greetings from Poland

Suggestion (A): have the user type it in [Quoted] [Quoted] Suggestion (B): encrypt the data somehow and put them into a config file which your application will read upon startup. when you read it, decrypt the whole thing and buidl your connection.

> Maciek
Received on Thu Jul 15 2004 - 11:48:34 CEST

Original text of this message