sqlshim
sqlshim copied to clipboard
SQLTYPE_* Function Improvements
I'm content with the logic in the SQLTYPE_* functions, but I welcome any improvements.
Hey, not sure how much you've been checking on this project, but I am having problems querying tables that have a field with the datatype text. As soon as it reaches that field, it returns none of the following fields back. If I cast it in my query to a varchar though it fixes everything. However I'm working on a large project with hundreds of queries and wondering if you had any suggestions. Thanks!
Created a separate issue. Please see my questions here: #5