Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

transaction user object

36 views
Skip to first unread message

Matt

unread,
Jul 7, 2003, 6:19:18 AM7/7/03
to
I have a user object of type transaction which is used to call a stored
procedure.
Problem is in the DB Parm section of the object am required to enter the dns
name.
But different offices have a different dns name so how do I dynamically get
the current dns name and then use it to connect the object without having
any input from the user?
Thanks


Phil Kaufman

unread,
Jul 7, 2003, 8:07:16 AM7/7/03
to
One possibility is to read the DNS from a file or ini file that resides on a
file server at each location.

HTH

Phil

"Matt" <NoE...@yahoo.com> wrote in message
news:O3pjELHRDHA.186@forums-2-dub...

Andy Turiansky [TeamSybase]

unread,
Jul 9, 2003, 7:22:26 AM7/9/03
to
You can either have the appropriate dns setting set in an INI file that you
read/get via ProfileString() or you can set a standard that all offices use the
same DNS name or they can't connect. Is there a reason why all the offices
can't use the same DNS name?


On Mon, 7 Jul 2003 19:19:18 +0900,
in powersoft.public.powerbuilder.connectivity

- - -
Andy [TeamSybase]

Techwave 2003 - http://www.sybase.com/techwave2003
International Sybase User Group (ISUG) - http://www.isug.com
CodeXchange - http://powerbuilder.codeXchange.sybase.com/


Matt

unread,
Jul 10, 2003, 2:46:21 AM7/10/03
to
Okay a bit of overview, 5 offices 1 HQ all linked by a 100mb DSL thru VPN.
All separate db for each office(6 db's) all reside on a server at HQ. All
ASA 8 as a service on W2k Adv Srv.
The HQ needs to be able to view the other db's so must be able to
differentiate between which is which therefore different dns names.
Also is it better to have one network service with all db's under it all
multiple services??
Thanks

"Andy Turiansky [TeamSybase]" <aturi...@comcast.net> wrote in message
news:uamdhxgRDHA.168@forums-2-dub...

0 new messages