python - I can not read MSSQL 2008 DB when I create an executable file with py2exe -


i using python 2.7 , mssql 2008.

> python ecrosssnd.py ----> success 

running executable via py2exe not read db. why?

error connect ms-sql
lib error message 20009, severity 9: \ nunable connect: adaptive server (db2connect (84)] warning ().


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to understand 2 main() functions after using uftrace to profile the C++ program? -

android - Unable to generate FCM token from dynamically instantiated Firebase -