Re: Error No 3712; Operation has been cancelled by the user



JoeHarv wrote:
This error is returned when a VB 6.0 application using ODBC (MDAC 2.8)
attempts to open a DB2 (version 8.1) ADO recordset with a somewhat
complex SQL. Less complex SQL in the rest of the app runs fine. The
error text indicates that the user initiated a cancel but it appears
that the actual error is being masked by ADO/ODBC.

How have you come to this conclusion? Have you looped through the
connection's Errors collection?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.


.