IVR database open/close

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • daveaipo
    Member
    • Jan 2017
    • 8

    IVR database open/close

    Hi

    Trying to set up a database dip in an IVR, however every time I try to enable the scriptI get an error:-

    No matching pair of Close Database for Open Database

    I do have a close for the open so not sure why I am seeing this.
    I even deleted them both, made a new ODBC DSN and re-added the open and close...

    Any ideas?

    Thanks!
  • daveaipo
    Member
    • Jan 2017
    • 8

    #2
    This has since been solved

    Comment

    • vlieg1
      Member
      • Aug 2019
      • 3

      #3
      Im having the same problem , how did you solve this?

      Comment

      • schma6
        Aspiring Member
        • Jun 2020
        • 2

        #4
        In case someone is looking for the solution, it's important to use every output of an element, even if you think you don't need it (f.e. error output).
        The error message is just cofusing because it's not about open/close database.

        Comment

        • vlieg1
          Member
          • Aug 2019
          • 3

          #5
          Every element has an output, I think the problem is something else

          Comment

          • schma6
            Aspiring Member
            • Jun 2020
            • 2

            #6
            But do you use every output?
            Yes every element has an output, but you should redirect it to the next element just in case you might not need it.

            Comment

            Loading