+ Reply to Thread
Results 1 to 4 of 4

Thread: ADO Connection

  1. #1
    Guest.Visitor Guest

    Default ADO Connection

    We are have a IVR that retrieves the data off of an AS/400. To illiminate the opening and closing of a connection, we leave the ADO.Connection open during the life of the application. The problem that we are running into is that the connection during some point is closing (not programmitcally). Anyone have any suggestions as to where to look to find the problem?

  2. #2
    Guest.Visitor Guest

    Default ADO Connection

    Sam, Have you looked at the job log for that session on the /400? It should give the reason as to why it ended. Bill

  3. #3
    Guest.Visitor Guest

    Default ADO Connection

    Since you know about ADO and the CA OLE DB provider, can you tell me why I get the following error when I attempt to connect to the provider: "The operation requested by the application is not supported by the provider." I'm on CA v4r4m0 service pack sf60796 and I'm on MDAC 2.1. My connection string is simply: "Provider=IBMDA400; Data Source=MYAS400;"

  4. #4
    Guest.Visitor Guest

    Default ADO Connection

    Steve, Unfortunately, I don't have an answer, but I do believe that MDAC is up to 2.5 now. One other idea might be to turn on the ODBC logging option in the Control Panel Applet. It might shed a bit more light. Bill

+ Reply to Thread

Similar Threads

  1. Modem connection vrs Telnet Connection
    By cwscholbe@dstsystems.com in forum System Administration
    Replies: 3
    Last Post: 08-17-2001, 07:42 AM
  2. AS/400 - X25 connection
    By Guest.Visitor in forum Networking
    Replies: 1
    Last Post: 12-04-1999, 04:02 PM
  3. TCP/IP Connection With AS/400
    By Guest.Visitor in forum Programming
    Replies: 2
    Last Post: 11-24-1999, 03:44 AM
  4. No Connection
    By Guest.Visitor in forum Programming
    Replies: 5
    Last Post: 08-16-1999, 04:19 PM
  5. 802.2 connection
    By Guest.Visitor in forum Programming
    Replies: 1
    Last Post: 02-22-1998, 07:03 PM

Posting Permissions

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