Hi Flyss, make sure the Memo fields are the last ones in your SELECT statement. Then access those fields in the recordset only once by assigning the content to a variable, which you can then use as many times as you want. Otherwise the fields would be empty after you first accessed them.
HTH, Wolfgang -----Original Message----- From: Smith, Flyss - NEP [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 26, 2002 6:09 PM To: ActiveServerPages Subject: Memo fields Hi, Has anyone ever had any problems when accessing more than one Memo field from a database. The results seem to be returned from one but not from the other?? Any sugestions? Ta! Flyss --- You are currently subscribed to activeserverpages as: [EMAIL PROTECTED] To unsubscribe send a blank email to %%email.unsub%% --- You are currently subscribed to activeserverpages as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED]
