User Profile
Collapse
-
i'm using sql server. the problem was with my inner join clause. i just got rid of that and it worked. thanks for the response : ) -
Question regarding datagrids in vb6
I have 2 separate tables that need to be joined together. I'm trying to display certain fields from both tables by joining them with a matching field(same values but different column name) The user enters their employee id, then I need to return the other field values associated with that specific id# in a datagrid.
So far I'm able to return the other field values from one of my tables according to the id# entered
...
No activity results to display
Show More
Leave a comment: