cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Python ASE & IQ drivers

pythondev
Explorer
0 Likes
2,564

Hello,

I would like to execute queries in Python 2 (and 3 if possible) to ASE and IQ Sybase servers.

What are the most performant implementations in Python 2/3 ?

Best regards,

View Entire Topic
ryan_hansen
Product and Topic Expert
Product and Topic Expert

Hi,

Yes, we support Python 2 and 3 for ASE.

$ pwd
/sybase/ase/syb157sp140/OCS-15_0/python

$ ls
python26_64r python26ucs4_64r python31_64r

Versions supported with these modules. Python 2.6.x and 3.1.x on 15.7.

16.0 Sp03 Pl06 includes:
python34_64r Python 3.4.x

You can use SDK 16.0 on ASE 15.7 as well.

Regards,
Ryan