View Single Post
  #1 (permalink)  
Old 12-02-2008, 1:48 AM
reubenfoo reubenfoo is offline
VB.NET Forum Newbie
.NET Framework: .NET 3.0 (VS 2005/2008)
 
Join Date: Nov 2008
Location: Singapore
Posts: 18
Reputation: 18
reubenfoo is on a distinguished programming path ahead
Default Excel - SQL - Forms

Hi All,


May i know how do i put an excel file into a SQL database in VB.NET.

After a button is clicked, the information from the excel file would be extracted from the SQL database and the information on the windows form.

For the windows form, how do I, for every set of data put a checkbox beside it? using coding

Thanks
Reply With Quote