Dear Sir,

Good morning

How we can Upload data from Excell to our Access database through VB .NEt Please Help me

>How we can Upload data from Excell to our Access database through VB .NEt Please Help me

I think you want to read excel file and store them into access database. You have to use System.Data.OleDb classes to read excel file (sheet) and also to write data (rows) into Ms-Access database file.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.