View Single Post
  #1 (permalink)  
Old 11-19-2008, 1:16 PM
rrrprogrammer rrrprogrammer is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Aug 2008
Posts: 7
Reputation: 0
rrrprogrammer is on a distinguished programming path ahead
Default Open Access database

I use Access database in my VB.NET code

Using ADO in VB.NET, how can I open an Access database that uses an Indexed table.
Reply With Quote