Microsoft.Jet.OLEDB.4.0 not registerd on local m/c
I have Visual Studio 2005 Team Edition installed (full installation), and my O/S is Windows Vista Ultimate x64. I am new to database programming, and I am working on this first program, DataGridView Binding from Chapter 3.
When I am building the application, 'Build succeeded' appears.......... BUT I am stuck with a runtime unhandled exception that says 'The Microsoft.Jet.OLEDB.4.0 provider is not registered on the local machine'.
Can anyone please please help me?
|