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 > Data Access, Manipulation & Batch Languages > ASP > Reading a Memo data type twice fails.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-28-02, 07:09
k-rist k-rist is offline
Registered User
 
Join Date: Nov 2002
Posts: 2
Reading a Memo data type twice fails.

Hello everybody

I am using MS Access and ASP for a small website. In the database I have a few field which are of the type "Memo".

When I read a field from a RecordSet, I can only do it once. The second time I read the field it is empty (""). Thus, I can only read the field once.

The solution is to store the value in a variable, and then use this variable. However, I am more curious of why this problem occurs and how to fix it at RecordSet/Connection "level".

Any suggestions?
Reply With Quote
  #2 (permalink)  
Old 11-29-02, 05:04
k-rist k-rist is offline
Registered User
 
Join Date: Nov 2002
Posts: 2
Found the answer, for anyone with the same problem, check out:

http://www.aspfaq.com/show.asp?id=2188
and
http://support.microsoft.com/?kbid=200124
Reply With Quote
  #3 (permalink)  
Old 12-02-02, 15:45
JonathanB JonathanB is offline
Registered User
 
Join Date: Feb 2002
Location: North Wales, UK
Posts: 114
What version of IIS and MDAC are you running on your web server??
__________________
J^ - web | email
newsASP Developer
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On