Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python connect to Sybase IQ
#1
Hi Team,

I am trying to use sqlanydb Python API to invoke a stored procedure deployed in Sybase IQ. I am calling this stored procedure successfully in any of the DB Tool like DBArtison and DBVisualizer (possibly using JDBC driver). I can always return results.

Unfortunately I am using given sample to execute this stored procedure but getting funny error saying failed to insert into a temp table. This actually happened right after a inner stored procedure call of my stored procedure.

I remember I encountered similar situation using pyodbc before but issue cleared after adding "SET ANSINULL OFF" in the top. I tried here but it doesn't turn out to have the same happy ending.

I tried couple tweaking over past few days 12 hours per day but this i still not working.

Do you have any suggestion?

Thanks.

Fortitude
Reply


Messages In This Thread
Python connect to Sybase IQ - by FORTITUDE - Jan-19-2019, 06:28 PM
RE: Python connect to Sybase IQ - by micseydel - Jan-24-2019, 02:14 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [SOLVED] Using Python to connect to an XML ? jehoshua 21 7,601 Dec-02-2024, 02:35 PM
Last Post: snippsat
  connect sql by python using txt. file dawid294 2 2,070 Jan-12-2024, 08:54 PM
Last Post: deanhystad
  How to Connect to PostgreSQL Through Jump Server and SSH Tunnel using Python? nishans 1 3,861 Jan-02-2024, 10:37 AM
Last Post: khanzain
  python connect to mssql wailoonho 7 5,527 Dec-07-2023, 02:06 AM
Last Post: wailoonho
  Trying to make a bot to connect on discord with Selenium Python johnsmith43 2 73,091 Mar-21-2022, 02:56 PM
Last Post: Cloudytechnical
  How to connect Mysql databse with python and VSCode IDE madhusoodhananER 1 9,737 Oct-31-2019, 10:15 AM
Last Post: Larz60+
  Connect a Teradata DB to Python OscarBoots 10 11,317 Jan-31-2019, 10:23 PM
Last Post: OscarBoots
  accessing Sybase (ASE and/or Anywhere) via ODBC... on Linux zatlas1 0 3,507 Jan-31-2019, 06:48 PM
Last Post: zatlas1
  Unable to use sqlanydb to execute Sybase IQ Stored Procedure FORTITUDE 4 4,674 Sep-15-2018, 05:03 PM
Last Post: FORTITUDE
  How to connect Atom and Python? Jack_Sparrow 1 4,415 May-01-2018, 10:53 AM
Last Post: Larz60+

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020