Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Westi on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Memo field convert to text

Status
Not open for further replies.

alectek

Programmer
Jul 9, 2003
68
US
Hi!
I need to convert Memo field to text field, using Query.
The function {fn CONVERT (table1."field1", SQL_CHAR} returnig the Error.

Thanks a lot.
Al
 
This is an Access Reports forum. I'm not sure how/if your question applies.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Duane,

I need this to change data in AAccess Table to use it in Reports....


thanks.
Al.
 
There is generally no need to convert Access data to anything in order to display it in a report.
Is the data from an Access table?
Have you tried just dragging the field from the field list onto the report?

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Duane,
yes the Data in the Access table, but I gonna use it in Crystal Report.
In one of the formulas I need use those memo fields.

Thanks.
Al
 
Your question has nothing to do with Access reports. You need to find a Crystal Reports forum.

Duane
MS Access MVP
Find out how to get great answers faq219-2884.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top