Results 1 to 2 of 2

Thread: QTP to Oracle DB configure

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Answers
    3

    QTP to Oracle DB configure

    Hi,

    Please help me in configuring the QTP to oracle database.


    Neetu..


  2. #2
    Expert Member
    Join Date
    Nov 2006
    Answers
    518

    Re: QTP to Oracle DB configure

    Use the following code by replacing the values for < server >, < dbname >, < uid > and < pwd > as appropriate.

    Dim CStng
    CStng = "Provider=MSDAORA;Data Source=< server >.< dbname >;User ID=< uid >; Password=< pwd >;"
    set cnnOra = CreateObject("ADODB.Connection")
    cnnOra.open CStng


    Lack of WILL POWER has caused more failure than
    lack of INTELLIGENCE or ABILITY.

    -sutnarcha-

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact