That was it.
Thank you so much!
Chris
In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
says...
> FYI there is a separate newsgroup for py2exe at
> gmane.comp.python.py2exe. You may want to post
> there also.
>
> Just as a suggestion, put an import decimal at
> the top of your program. It l
FYI there is a separate newsgroup for py2exe at
gmane.comp.python.py2exe. You may want to post
there also.
Just as a suggestion, put an import decimal at
the top of your program. It looks like _mssql
might be doing dynamic imports in __load method
which will "confuse" py2exe because it can't
kno