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
Ranked #107.65K
~189 People Reached
Favorite Forums

1 Posted Topic

Member Avatar for Tseegii

put cnt <= lsvXML.Items.Count-1 and assign the values for insert like insert into Roomtype(roomtype,Max_Adults,Max_Child)values('" + listView1.Items[cnt].Text + "','" + listView1.Items[cnt].SubItems[1].Text + "','" + listView1.Items[cnt].SubItems[2].Text + "')

Member Avatar for sayeevani
0
189

The End.