hi,
I am working in asp.net with sqlserver2005. i am stored car information in one table an image for that car in other table. i can also stored that image id with respective car. I want to show some car information with it photo in datagrid.
But how can i select that both table in on single query
Please guide me.
Thanks
Schetan
I am working in asp.net with sqlserver2005. i am stored car information in one table an image for that car in other table. i can also stored that image id with respective car. I want to show some car information with it photo in datagrid.
But how can i select that both table in on single query
Please guide me.
Thanks
Schetan
Comment