Closed GoogleCodeExporter closed 9 years ago
I agree about precision and scale, but SQLDescribeCol doesn't return the
display
size. I'm adding precision and scale. Was display size the value you wanted?
I'm sure I can use one of the SQL_DESC fields to get it, but it would require
more
calls per select. Each time I add a call, someone notices that performance
isn't
quite what it was.
Original comment by mkleehammer
on 5 Sep 2009 at 5:04
If you are interested, I've checked in the precision and scale changes:
http://github.com/mkleehammer/pyodbc/commit/ea32488a034a22b69b84ef60ad266803dc1b
919b
They will be in the next build. Please let me know about display size. If you
don't need that, I'll close this for now, or change the priority to low.
Original comment by mkleehammer
on 5 Sep 2009 at 5:21
Scale and precision are all I need. I'll try the next build.
Thanks!
Original comment by jaywgra...@gmail.com
on 5 Sep 2009 at 5:55
Original comment by mkleehammer
on 31 Dec 2009 at 6:48
Original comment by mkleehammer
on 21 Nov 2010 at 4:45
Original issue reported on code.google.com by
jaywgra...@gmail.com
on 26 Aug 2009 at 4:11