|
Posted by JA on 10/01/77 11:18
I've just gotten my data into SQL Server, and changed the connection string
on the program.
There was a memo field (Access 2000) and we put that in a text field (with a
default length of 16?).
Now, when displaying the data online (through asp pages), there are big
white-space gaps in the pages (that display the memo field data), images
have a "double" url
(http://www.mysite.com/thisfolder/http://www.thelinksite.com)
there are lots of place with " ".
The field data has html tags in it, if that has anything to do with it.
It seems like I've heard that there are issues with text fields. Is this
what they meant? Is there anything I can do?
Thanks, JA
[Back to original message]
|