If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > SQL0802 Error while trying to get recordcount property

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-19-06, 10:19
dotolee dotolee is offline
Registered User
 
Join Date: Feb 2003
Posts: 107
Red face SQL0802 Error while trying to get recordcount property

Hi there.
Have some production that's been running fine until yesterday. the code is failing with the following error:

-2147467259[IBM][iSeries Access ODBC Driver][DB2 UDB]SQL0802 - Data conversion or data mapping error.

I select some records from the db2 database... and the first thing i do is try to get the record count on the adodb recordset for logging purposes.
code is crashing at this point.
As i type, i have a process running that is writing out each ind record that's selected, to check for data corruption in a particular record.
Any other ideas on what I should check ? the process ran fine the day before and the total number of records selected was 2544.... and within 24 hours, i don't think the records would have increased by more than one hundred... however.... Is there a limit on the number of records i can put into a recordset?
any help would be appreciated.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On