1. Not sure if there is a way to globally change them apart from going
through your programs and manually changing each one individually. The
best is to start developing with this in mind and set the properties
with these parameters before developing. That way each time you create a
search/update/delete etc. it will use the variables specified. To do
this right click on the DSN in your ODBC list and set the deployment
variables there. Then each time you create a new search/update/delete
action it will use those variables.

2. For development it uses the name and password it asks you for when
connecting to the datsource for the first time (you can optionally
specify that Tango remembers this so that it does not ask you
everytime). For deployment the default is to use the same user and
password as the development machine unless you tell it otherwise as in 1
above.

Regards
T.

-----Original Message-----
From: Niall Merrigan [mailto:[EMAIL PROTECTED]] 
Sent: 16 May 2002 03:31
To: Multiple recipients of list witango-talk
Subject: RE: Witango-Talk: DSNs

Thanks guys

This leads me onto my second question.

I have files that were developed on a server with different DSNs to
deployment.  Anyway of changing them globally without running them
through
teh tango editors.

And my third

Where does wiTango get teh username and passwords it need to access the
DB, does it get them from the ODBC or does it store them somewhere

Cheers

Niall




On Thu, 16 May 2002, Trevor Green wrote:

->You can specify DSN Name, user and password using Tango variables. To
do
->this double click the datasource in your .taf file. Where you see "Set
->deployment datasource", select "Specify" and unselect "Same as
->development". The parameters for the deployment datasource will become
->available for editing. You can populate them with a specified string
or
->a variable. For example:
->
->Type: ODBC
->Name: <@var local$DSN>
->User: <@var local$User>
->Password: <@var local$password> <- the password can be tricky as it
only
->shows password characters so you need to ensure that you type it in
->correctly.
->
->Regards
->Trevor
->
->-----Original Message-----
->From: Niall Merrigan [mailto:[EMAIL PROTECTED]]
->Sent: 16 May 2002 02:05
->To: Multiple recipients of list witango-talk
->Subject: Witango-Talk: DSNs
->
->Hi all,
->
->Just wondering.  If there anyway to include a file giving either the
->connection string or dsn name so that tango can use it.  This means I
->would be able to change the name of the DSN withiout having to edit
the
->Tafs.
->
->Regards
->
->Niall
->
->
->
->

-- 
Niall Merrigan

Newest Mix Releases & Track Listings @ http://nm.csn.ul.ie/tunes






________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body
________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to