Groups | Blog | Home
all groups > dotnet general > june 2004 >

dotnet general : Using VB .NET to manipulate an Access file


Joe
6/26/2004 5:27:01 PM
Fairly new to VB, can anyone offer a link to a tutorial, walkthrough etc? Typically I find the documentation helpful, however, in this instance (partially due to being semi-unfamiliar with VB) I'm not getting much useful out of it. Even a good starter book would be welcome.

Thanks,

Cor Ligthert
6/27/2004 8:13:25 AM
Hi Joe,

The resource kit is a good resource, you have to change the
connectionstrings for it and as well everywhere where is written
SQLClient.SQL to change in OleDb.OleDB however than it will go.

On the otherhand you can use to learn it with MSDE and than in your real
programs use that OleDb.OleDb, in the source program are that the only
differencens as far as I know.

VB.net Resource kit
http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing the resource kit
http://msdn.microsoft.com/vbasic/vbrkit/faq/#installvdir

I hope it helps,

Cor


AddThis Social Bookmark Button