View Single Post
  #1  
Old 07-22-2010, 12:14 PM
VB.NET VB.NET is offline
Senior Member
 
Join Date: Jun 2009
Posts: 5,161
Default How do i capture data from a database to a label?

Hi, I have a problem trying to capture data from a database to a label. I am trying to display a list of values from my database when i press a button. Can anyone help me out? This is my code for my database [ CODE]Dim strDBFileName As String strDBFileName = "\My...
__________________
VB.NET
domain name forum
Reply With Quote