|
-
Jul 21st, 2003, 11:22 AM
#1
Thread Starter
New Member
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.
-
Jul 21st, 2003, 12:28 PM
#2
Fanatic Member
Maybe this can help you a bit. You will need acrobat reader to view this site.
http://faculty.washington.edu/burrows/IS320/rev86.pdf
-
Aug 6th, 2003, 12:41 AM
#3
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|