[thelist] Retrieving <LongText> from SQL with ASP

jay.blanchard at thermon.com jay.blanchard at thermon.com
Fri Nov 2 11:01:02 CST 2001


Good Afternoon! (or maybe not so much),

After setting up the prescribed DB connection I have the following code;

<%
response.write("<p>" & (RS1("CMSFeatureBody")) & "</p>")
%>

which request <LongText> from a SQL 7.0 DB. Works fine when I just put it 
into a page by itself, but if I add to the page any other stuff, and I mean 
ANY other stuff, the <LongText> is not returned. I head up the page with 
response.buffer = "true". What could I possibly be overlooking? It's 
Friday, and my current frustration level may have something to do with me 
not being able to see a solution.

D'oh ... in advance

Jay Blanchard
Web Dev Mgr.
TMC
1.512.396.5801 x327





More information about the thelist mailing list