View Single Post
  #1  
Old 08-11-2009, 07:26 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default Add data from an access table in a listbox

Hi guys please help with this i am trying to write my data from a table in a lis box but a always get the number of items inside the table. can some one come thru please. lstData.items.Add(dataAdapter.fill(dataset,"MyTabl e") all kinds of help will be appreciated
__________________
VB.NET
domain name forum
Reply With Quote