r8 type is not supported
Status: Alpha
Brought to you by:
lkcl
Error type r8 for attrib CM_SUPPORT_COST is not
recognised
I got results by adding:
elif typ == 'r8':
typ = type('')
after line 125 of pysmxsqmsl2000.py. Not sure what
this type should be cast to but I decided that a string
couldn't hurt things. I might hate myself later at some
point, but for right now my select returned results
instead of that nasty exception above.
Thanks for all the hard work in getting a solution for
SQL2000 and python. It is much appreciated.
Any Questions... let me know aj@bootsector.org