Accessing database is pretty simple job using C# and ADO. In this sample code, I access an access database mcTest.mdb, which has a table called "Developer". I display contents of the table in a listbox.
Just add a list box to the form and the following code to the form load. Don't forget to add reference to System.Data and System.Data.OleDb namespaces.
private
Simplest program on database access using ADO
ADO.NET : In Depth Tutorial
is it possible connect to MS SQL Server from HTML Page using Javascript? Plz help me Thanks in advance
Rashid,Post your questions on the forums. Unfortunately I do not have free time to write products. I just write articles when I have free time from my work.Good luck!
Hi Mahesh bhai,I want to make web application to sent bulk email, id is in excel file.Please help me,you are the one can help.Thanks,RashidAhmedabad(gujrat)rashidchaki@gmail.com
Hi,Lets say, the Access database that is used has a User & password property. How should I enter it?Thanx.
I would love to see an updated publish of this article.