Re: Developer 2000 Database Logon Problem

From: laba <laba_at_att.co.kr>
Date: Fri, 30 Apr 1999 11:46:27 +0900
Message-ID: <7gb5l4$5kq$1_at_usenet.kreonet.re.kr>


use on-logon trigger in form-trigger-level like

logon('scott','tiger_at_ora7');

if you use it, then nobody can see userid and password before he/she opens source code.

hope this help..

TMSFRED <CTW4-TMS_at_TRAWING4-CC_at_NAVDAFGW.NAVY.MIL>ÀÌ(°¡) ¾Æ·¡ ¸Þ½ÃÁö¸¦ news:01be9252$d78761e0$d73aa8c0_at_tms2backup-012¿¡ °Ô½ÃÇÏ¿´½À´Ï´Ù.
> I am new to developer 2000 and am hoping someone can help.
>
> I have developed a small "program" in form builder. It consists of a
> single module with numerous windows, datablocks, etc that query several
> different tables in the database and preform updates and inserts to a very
> few of them. If I run the program through the forms runtime it works well
> as long as I manually connect (username, password, database).
>
> However, I would like to have the "program" log in automatically. Is
there
> any way to do this. I have tried to use the project builder put in a
> connection, Added the module to the project, but can't figure out exactly
> how to get the program to run with this information. I have researched
> it in numerous developer 2000 books but none of the ones I have seen give
> any clue as to how to accomplish this and the help is less than helpful.
>
> Is what I am trying to do even possible? Does the project builder make an
> executeable (the help tips don't really explain if it does or really how
to
> do it)?
>
> Can someone please explain in a step by step manner how I might try to do
> this?
>
> Thank you in advance, TMSFRED
>
Received on Fri Apr 30 1999 - 04:46:27 CEST

Original text of this message