i want to connect to my Access datablse programatically
i read through the help at...
ms-help://MS.VSExpressCC.v80/MS.NETFramework.v20.en/dv_aspnetcon/html/c9caa6be-f3f2-400a-b6bc-2debbbf23703.htm
"the local help"
It says
Open the Web.config file in the root directory of your ASP.NET application. If you do not have a Web.config file, create one.
i have installed only
VB express edotion 2005
do i need to install the completee visual studio.. coz i may nt be suing asp, c#, j++ c++ etc
is there any other way for me to connet to my access databse programnatically and retive values into a datagrid
thnx all