Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link Par2: Unsupported Group and Over in Informix (ODBC crashes) 1998-10-27 -- Scott Ferret > If table contain GROUP or OVER (in dct def.), app generates GPF at
> open()
This indicates a GPF in your backend driver. As it is happening on OPEN, I
suspect the bug is that your backend does not properly handle extended
fetches on the SQLColumns function. You can avoid this bug in C5EEB4 by
setting the driver string to /VERIFYVIASELECT=TRUE. In C5EE you can use
either this switch or the /FASTCOLUMNFETCH=FALSE switch.
Today is November 23, 2024, 3:37 am This article has been viewed 35236 times.
|
|