Subject Re: [firebird-support] Error: [Microsoft][ODBC Driver Manager] Datasource name not found...
Author Sam Hunt
Jason Dodson wrote:

> Well, let's take this step by step then... on the client machine, see if
> you can:
>
> telnet dbservername gds_db
>
> Do you get a connection?
>
> Jason
>
>
> Sam Hunt wrote:
>
> > The app I am creating will be installed on networks with static and
> > dynamic IP addresses. I cannot use a static IP in the connection
> > string, and, in an earlier reply from Helen, she suggested that my
> > networks (peer-to-peer) DHC (I'm tring to say dynamic IP address
> > process.) might not be working as expected.
> >
> > Could Delphi/ADO be a problem here?
> > Sam Hunt
> > (will trim next reply)
> >
>
>
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
> Visit http://firebird.sourceforge.net and click the Resources item
> on the main (top) menu. Try Knowledgebase and FAQ links !
>
> Also search the knowledgebases at http://www.ibphoenix.com
>
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>
>
>
>
> SPONSORED LINKS
> Technical support
> <http://groups.yahoo.com/gads?t=ms&k=Technical+support&w1=Technical+support&w2=Computer+security&w3=Computer+technical+support&w4=Computer+training&w5=Free+computer+technical+support&c=5&s=138&.sig=77sbeaNS_CB99ND1NpQ02w>
> Computer security
> <http://groups.yahoo.com/gads?t=ms&k=Computer+security&w1=Technical+support&w2=Computer+security&w3=Computer+technical+support&w4=Computer+training&w5=Free+computer+technical+support&c=5&s=138&.sig=h-vpfglcVDyMom6ZGRj-AA>
> Computer technical support
> <http://groups.yahoo.com/gads?t=ms&k=Computer+technical+support&w1=Technical+support&w2=Computer+security&w3=Computer+technical+support&w4=Computer+training&w5=Free+computer+technical+support&c=5&s=138&.sig=0PtYe-giICy1KkECNuG2EA>
>
> Computer training
> <http://groups.yahoo.com/gads?t=ms&k=Computer+training&w1=Technical+support&w2=Computer+security&w3=Computer+technical+support&w4=Computer+training&w5=Free+computer+technical+support&c=5&s=138&.sig=psUjUcHSklN7Uvu_cJch-g>
> Free computer technical support
> <http://groups.yahoo.com/gads?t=ms&k=Free+computer+technical+support&w1=Technical+support&w2=Computer+security&w3=Computer+technical+support&w4=Computer+training&w5=Free+computer+technical+support&c=5&s=138&.sig=isTctikpuewr3b607bkoUA>
>
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
> * Visit your group "firebird-support
> <http://groups.yahoo.com/group/firebird-support>" on the web.
>
> * To unsubscribe from this group, send an email to:
> firebird-support-unsubscribe@yahoogroups.com
> <mailto:firebird-support-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>
Tried this and failed.
Error read:
"Connecting to nsti-2...Could not open connection to host, on port
gds_db:Connect failed"

Regarding "telnet"ing the client, Adam's command line read "telnet
dbservername 3050". He wrote that, if the screen went BLACK, the test
was successful, which mine did.

Back to your command line. What is GDS_DB? Can you help me still?
Sam Hunt