in reply to Re^5: How to pass hash site variables into sql connection using perl?
in thread How to pass hash site variables into sql connection using perl?

Here in db we had fetched the a_site3_current then why we want to use the current with user and pw?
  • Comment on Re^6: How to pass hash site variables into sql connection using perl?

Replies are listed 'Best First'.
Re^7: How to pass hash site variables into sql connection using perl?
by marto (Cardinal) on Mar 30, 2017 at 06:59 UTC

    Consider these responses to be a good generic approach, obviously you'll alter them to best suit your situation, this is a task for you.

Re^7: How to pass hash site variables into sql connection using perl?
by poj (Abbot) on Mar 30, 2017 at 07:12 UTC
    why we want to use the current with user and pw?

    I have no idea since I didn't understand your answer here