View Single Post
  #1  
Old 12-30-2009, 07:26 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Do while loop with use datatable

I have a simple question. Do while loop to check each record in a MySQL Table, see code But i want certainly not just want not use recordset or MySqlDataReader. I Is that possible? Information: I use Visual Basic 8.0 and Mysql 5.0 I have one table: Articles Article nb, Arcticle Dis,...
__________________
VB.NET
domain name forum
Reply With Quote