Results 1 to 8 of 8

Thread: [RESOLVED] Data is empty

Threaded View

  1. #6

    Thread Starter
    Addicted Member craigreilly's Avatar
    Join Date
    Jul 2004
    Location
    Scottsdale, AZ
    Posts
    188

    Re: Data is empty

    just as a thought, I also tried
    Code:
    res.fields(0).value
    and if question (Field 1) is at the top, it works; otherwise, fail.

    someone with a similar issue, appears to be an MS Field Type problem:
    http://www.cjboco.com/blog.cfm/post/...g-empty-string

    My ASP field.type on Question is: 203 (adLongVarWChar [ie: ntext]). The other string fields (header, row) are type 200 (adVarChar).

    The link above explains what to do to fix it. However, the solution has 1 ntext field. what does one do with multiple ntext fields?

    Would love to hear if others are having this issue too with ColdFusion or ASP Pages... I do not think I am having this issue in VB.NET.
    Last edited by craigreilly; Jan 20th, 2011 at 08:36 PM.
    VB 6 / VB.NET 2003, 2005 / Crystal Reports 9-12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width