Mike Rolfes
Member since Dec 11, 2008
- Profile: /members/2088-mike-rolfes.htm
- Comments: 1
Recent Blog Comments By Mike Rolfes
-
QueryNew() Type Casting Issues With Manually Altered Queries
Posted on Jun 19, 2007 at 6:20 AM
Ben, I had the same issue in a different context. I was attempting to add boolean columns to 2 queries using the QueryAddColumn function and specifying the column type as BIT. From this I was UNIONing the QUERY results together using QofQ. The error disappeared after I removed the BIT casting p... read more »