Sign in | Join
Last post 06-25-2007 9:39 AM by ps2goat. 1 replies.
Sort Posts: Oldest to newest Newest to oldest
How to retreive two different fieldnames from two different tables and insert into a gridview in asp.net
Thanks in advance.
Use a JOIN in your select statement. Which one you use will depend on the relationship of the data.