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
~444 People Reached
Favorite Tags
Member Avatar for dr.maqbulur.rahman

Hi, In a VB.net programme I have OLEDB table1 (loaded from Access DB). In a loop I am changing the values in some columns (say Col5). Depending upon the new values I need to make and run a query table say (col5=xx) and replace the this query table by the …

Member Avatar for rproffitt
0
311
Member Avatar for dr.maqbulur.rahman

I used VB6. Now I have shifted to vb10.For data manipulation adodc1.recordset.moveforst etc and adodc1.recordset.fields("xx"), or adodc1.recordset.eof etc were used. Could anybody give me the equivalent navigation process in VB10?

Member Avatar for G_Waddell
0
133