H
Hemang Shah
Hello
I've few questions regarding ADO & C#:
1) Is it possible to view tata from multiple tables in the Datagrid control
? Most of the examples I see are only for 1 table.
2) In Comboboxes, can we display multiple fields ? For example in a Form of
customers, we have a combo box to select the customer you want to change, so
in that combo box, when they drop down, can we have it to display "First
Name, Last Name, Customer ID, Customer type" but its databound field is
"Customer ID". I used to be able to do that in Access, C# is supposed to be
powerful but how do I do it ?
3) If you copy an access database into MSDE or SQL and it has autogenerate
fields, both in SQL & Access, how do we addresss that efficiently ?
Any insight into the above questions would be helpful & very appreciated.
Thank You
I've few questions regarding ADO & C#:
1) Is it possible to view tata from multiple tables in the Datagrid control
? Most of the examples I see are only for 1 table.
2) In Comboboxes, can we display multiple fields ? For example in a Form of
customers, we have a combo box to select the customer you want to change, so
in that combo box, when they drop down, can we have it to display "First
Name, Last Name, Customer ID, Customer type" but its databound field is
"Customer ID". I used to be able to do that in Access, C# is supposed to be
powerful but how do I do it ?
3) If you copy an access database into MSDE or SQL and it has autogenerate
fields, both in SQL & Access, how do we addresss that efficiently ?
Any insight into the above questions would be helpful & very appreciated.
Thank You