Results 1 to 3 of 3

Thread: data report + sql statement

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2006
    Posts
    88

    data report + sql statement

    i created a data report. i grouped them by address using the properties of command1 in the data environment (meaning not using sql statement). it runs okay. but when i added sql statement on the properties also of command1, an error appears 'datafield 'command1.lname' not found

    SELECT STUD_NO, LNAME +','+ FNAME +' '+ MNAME AS STUD_NAME, ADDRESS, AGE FROM TBLSTUDENT

  2. #2
    Lively Member
    Join Date
    Jun 2006
    Location
    Chennai, India
    Posts
    87

    Re: data report + sql statement

    Why is there another post.

    see ur last post http://www.vbforums.com/showthread.php?t=429308

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Aug 2006
    Posts
    88

    Re: data report + sql statement


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