Groups | Blog | Home
all groups > vb.net > february 2005 >

vb.net : Tutorial on MDB & VB.NET


Terry Olsen
2/22/2005 6:16:08 PM
Where can I find a good tutorial on reading data from .MDB Tables & Queries
using VB .NET?

Bernie Yaeger
2/22/2005 8:52:54 PM
Hi Terry,

Well, reading data from an mdb is accessing it using the oledb provider for
..net. Lots of good examples on querying and updating using oledb in .net in
both Sceppa (ADO .Net - ms press) and Vaughn (ADO .net and ADO - Apress).

HTH,

Bernie Yaeger

[quoted text, click to view]

Paul Clement
2/23/2005 11:51:39 AM
[quoted text, click to view]

¤ Where can I find a good tutorial on reading data from .MDB Tables & Queries
¤ using VB .NET?
¤

See if the following helps:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnofftalk/html/office12062001.asp
http://support.microsoft.com/default.aspx?scid=kb;en-us;308278
http://support.microsoft.com/default.aspx?scid=kb;en-us;821765


Paul ~~~ pclement@ameritech.net
AddThis Social Bookmark Button