Connection to SQL Server using python
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2019 11:07 AM
Hi Team,
How can we connect to SQL server from snap logic using python script.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-29-2019 01:54 PM
Any pointers here
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-01-2019 03:03 PM
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2019 10:08 AM
we have as specific logic to loop through a table and some functionality in python and then want to write back to the table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-04-2019 12:53 PM
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.
