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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Fulltext Problem

Status
Not open for further replies.

sucram

Programmer
May 23, 2001
75
GB
Hi,

I have just setup a fulltext index on my table.
I have a TEXT field to store my data.
It works fine until my data is inserted from an html text area with carriage returns.
When I query I only get results up until the first carriage return, all remaining data is not searched.

Is this standard or have I done something wrong?

Thanks,
Marcus
 
Can you post the code you use to display the record? Maybe something like missing quotes...

Bastien

Cat, the other other white meat
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top