Results 1 to 3 of 3

Thread: SQL result in data grid

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2003
    Posts
    6

    Unhappy SQL result in data grid

    I have a SQL expression (attached) and need to run it and display the results in a datagrid or similar.Sorry, this must be such a begginer´s question.
    Attached Files Attached Files

  2. #2
    Fanatic Member
    Join Date
    Jun 2003
    Location
    IL
    Posts
    739
    Maybe this can help you a bit. You will need acrobat reader to view this site.

    http://faculty.washington.edu/burrows/IS320/rev86.pdf

  3. #3
    New Member
    Join Date
    Aug 2003
    Location
    Monterrey, Mexico
    Posts
    1
    use the LIKE command to compatre string not the = simbol eg. use => "WHERE Country LIKE 'Mexico'"
    don't use => "WHERE Country = 'Mexico'"

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