Unknown Error in Activating Another ADO Query
From: acabrera (acabrera_at_bca.lacity.org)
Date: 04/28/04
- Next message: Rafel Coyle: "help with nested datasets and MSSql Server autoincrement, ado and D6"
- Previous message: acabrera: "Unknown Error in Activating ADO Query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 27 Apr 2004 23:09:41 +0000
I am converting our BDE-based Delphi 7 applications to ADO. I've
encountered the 'UNKNOWN ERROR' in activating the ADO query below:
SELECT * FROM POSITION
WHERE DEL_FLAG IS NULL
ORDER BY POS_CD, SUPV_CD
Of the twenty applications I am converting, this error occurs in two
applications. How can I determine the cause of the unknown error?
Thanks.
--- posted by geoForum on http://delphi.newswhat.com
- Next message: Rafel Coyle: "help with nested datasets and MSSql Server autoincrement, ado and D6"
- Previous message: acabrera: "Unknown Error in Activating ADO Query"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|