ASP Programming
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me

The Shed is going Social! Join us on FaceBook and Twitter and chime in on the conversation.

Go Back   Dev Shed ForumsProgramming Languages - MoreASP Programming

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old February 26th, 2003, 01:44 PM
antodomnic antodomnic is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 7 antodomnic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
ADO Error

Hi I am getting the following error when I am running my dll accessing the record from the database. What's the reason and where should be the problem?

""Unknown error 0x800A0BCD" Description Either BOF or EOF is True, or the current record has been deleted; the operation requested by the application requires a current record.""


thankx in advance
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #2  
Old February 26th, 2003, 04:25 PM
dotMATRIX dotMATRIX is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Cincinnati, Ohio
Posts: 25 dotMATRIX User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to dotMATRIX
You're going to have to provide a little more data than that. There are literally hundreds of things it could be based on the data you provided.

dot
Comments on this post
Gran Roguismo agrees!

Reply With Quote
  #3  
Old February 26th, 2003, 04:28 PM
antodomnic antodomnic is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 7 antodomnic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Ok. Actually what I am doing is, I am executing a query which talks to my component to generate a data sheet based on the result getting from the database. My component is designed in such a way that it will pick the registry value for the current date, run it on a daily basis and generate the data sheet. I just re-set my registry value in to previous year and re-started my component. From that point I am getting this error. Is it a problem since i changed my registry value?

Reply With Quote
  #4  
Old February 26th, 2003, 04:41 PM
dotMATRIX dotMATRIX is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Cincinnati, Ohio
Posts: 25 dotMATRIX User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to dotMATRIX
Sorry. Still can't help, but you can:

1. Check the query to make sure you're actually returning data e.g. while not recordset.eof, etc.

2. If you're doing an update make sure you have the correct cursor type *especially* if you do a query that returns multiple rows.

etc, etc, etc. It could still be a million things. Without the code there's not much chance that anyone will fix this one for you.

dot

Reply With Quote
  #5  
Old February 26th, 2003, 05:00 PM
antodomnic antodomnic is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Posts: 7 antodomnic User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Hi,
Just an update. I just checked the database. I am executing three queries on that try catch block. And for the first query it's retuning none and for the second and third quries are returning NULL values. Is this info is valuable to dig??

Reply With Quote
  #6  
Old February 26th, 2003, 05:03 PM
dotMATRIX dotMATRIX is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Cincinnati, Ohio
Posts: 25 dotMATRIX User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via ICQ to dotMATRIX
I believe you'd experience a BOF/EOF in all 3 cases, but don't quote me.

dot

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - MoreASP Programming > ADO Error

Developer Shed Advertisers and Affiliates



Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 


Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

© 2003-2013 by Developer Shed. All rights reserved. DS Cluster - Follow our Sitemap