Accessing external database

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
5 years ago
I need to access external SQL database in my plugin.I am using use those data to update my product inventory quantities. Can anyone provide some pointers. are there any code sample of doing that?

thank you
5 years ago
ty0699 wrote:
I need to access external SQL database in my plugin.I am using use those data to update my product inventory quantities. Can anyone provide some pointers. are there any code sample of doing that?

thank you


You need to create a second sql connection
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.