Forum Discussion

sanam's avatar
sanam
New Contributor
6 years ago

Connection to SQL Server using python

Hi Team,

How can we connect to SQL server from snap logic using python script.

4 Replies

  • Hello Sanam, could you please share the use case on connecting to SQL server from a Python script when there is a SQL Server-specific snap pack and the JDBC snap pack to connect to SQL Server?

  • sanam's avatar
    sanam
    New Contributor

    we have as specific logic to loop through a table and some functionality in python and then want to write back to the table

    • RogerSramkoski's avatar
      RogerSramkoski
      Employee

      Hello Sanam,

      Could you be more specific about what you’re doing, or even provide the Python without sensitive data? Depending on what you’re doing in Python, you may be able to replace this completely with SnapLogic.