Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~976 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Eliza123

I am using datagridview in vb.net 2.0 I want to execute 2 queries. in the first query --- 1. Can anyone tell how to check that whether the query is fetching records from the database or not.Like i want to put a condition that if query is returning record then …

Member Avatar for Eliza123
0
882
Member Avatar for Eliza123

i am having a table in my database by the name of tbclass.its having 2 fields namely int_id,class_name. when i am dispalying data in my data grid view the default headers are displayed(i.e. column names of tbclass).i want to change it to CLass id and Class Description instead of int_id,class_name

Member Avatar for Hsus
0
94