CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 2001
    Location
    Salzburg, Austria
    Posts
    126

    AS400 CONNECTION

    Hi!
    I try to connect through ODBC a NT machine and an AS400 (Client Access Express V4R5). It works fine but the problem I got is whenever I do the connection for the first time after booting the NT, although on the connect string I have User and Password, it promts the login box from Client Access. How should I set up the DSN (or the Client Access) so that I don´t get the login box?
    Thanks in advance.
    Jaime.


  2. #2
    Join Date
    May 2000
    Location
    New York, NY, USA
    Posts
    2,878

    Re: AS400 CONNECTION

    On W98 you just check the box to remember the login name and pwd on this computer. Something similar must be on NT.

    Iouri Boutchkine
    [email protected]
    Iouri Boutchkine
    [email protected]

  3. #3
    Join Date
    Jan 2000
    Location
    Olen, Belgium
    Posts
    2,477

    Re: AS400 CONNECTION

    You can configure Client Access to remember the userid and password.

    Tom Cannaerts
    [email protected]

    Programming today is a race between software engineers striving to build bigger and better idot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning -- Rich Cook
    Tom Cannaerts
    email: [email protected]
    www.tom.be (dutch site)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured