473,387 Members | 1,534 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Carriage return in memo fields and queries

I'm making a report that uses a query as its source. The query references a
memo field that typically has carriage returns in it. When I go to run the
report, it seems to have truncated the fields at the carriage return.

Are there any particular problems using such fields coming through a query
in a report? The query really seemed to hack it up.

Steve Lefevre
Nov 12 '05 #1
3 3023
On Sat, 10 Apr 2004 15:49:53 -0400, "Steve Leferve"
<le********@osu.edu> wrote:

Experiment with CR LF pairs. That may work better.
-Tom.

I'm making a report that uses a query as its source. The query references a
memo field that typically has carriage returns in it. When I go to run the
report, it seems to have truncated the fields at the carriage return.

Are there any particular problems using such fields coming through a query
in a report? The query really seemed to hack it up.

Steve Lefevre


Nov 12 '05 #2

"Tom van Stiphout" <to*****@no.spam.cox.net> wrote in message
news:1e********************************@4ax.com...
On Sat, 10 Apr 2004 15:49:53 -0400, "Steve Leferve"
<le********@osu.edu> wrote:

Experiment with CR LF pairs. That may work better.
-Tom.

Thanks, Tom. How do I do that?

Steve
Nov 12 '05 #3
On Sat, 10 Apr 2004 20:52:55 -0400, "Steve Leferve"
<le********@osu.edu> wrote:

Well, CR=Chr$(13), and LF=Chr$(10).
Perhaps you could write some code that replaces single CR characters
by a CRLF pair.

-Tom.

"Tom van Stiphout" <to*****@no.spam.cox.net> wrote in message
news:1e********************************@4ax.com.. .
On Sat, 10 Apr 2004 15:49:53 -0400, "Steve Leferve"
<le********@osu.edu> wrote:

Experiment with CR LF pairs. That may work better.
-Tom.

Thanks, Tom. How do I do that?

Steve


Nov 12 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Les Juby | last post by:
Can someone please help with a suggestion as to how I can keep the formatting (carriage returns) that the user enters into a memo field and then display that later. I figured I might be able to...
3
by: Steve Leferve | last post by:
I'm making a report that uses a query as its source. The query references a memo field that typically has carriage returns in it. When I go to run the report, it seems to have truncated the fields...
8
by: Taffman | last post by:
I've searched this goup for an answer to this, there are many discussions that come close but non that I can find that actually addresses this particular problem. I'm exporting queries to Excel....
3
by: Gillian Steele | last post by:
I'm trying to import data into a memo field by running an append query. The data is to be imported as if it was entered with separate lines in the memo field. I have tried inserting chr(13)s...
0
NeoPa
by: NeoPa | last post by:
**********
5
by: jonceramic | last post by:
Hi All, I started developing in Access, and people took notice and so we're starting to migrate into our corporate's bigger Oracle system. I'll still be using my developed Access front ends,...
6
by: Bhujanga | last post by:
Is there a way to set a memo field on a form so that the 'Enter' key will behave as a carriage return instead of leaving the field? I know the field type recognizes carriage returns if you feed them...
2
by: steph | last post by:
I have a table with 250 fields. Of course you are wondering why 250 fields... what could I possibly be storing in so many fields? I am using this table as a general import table for files that...
3
by: Kunal Desale | last post by:
Hi, How to insert/update data in foxpro table field having datatype MEMO using Linked Server? I have written sql insert queries in which i have used linked server to insert data into foxpro...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.