Re: Can I use in VB.NET Access.mdb tables even if the user hasn't Access installed?

From: Marcel (m.kollenaar_at_home.nl)
Date: 12/20/04


Date: Mon, 20 Dec 2004 18:05:08 +0100

Thanks for this information Brian. I'll get step by step in the right
direction.

Marcel

"Brian Henry" <brianiupmsdn@newsgroups.nospam> schreef in bericht
news:uGgVC9g5EHA.2592@TK2MSFTNGP09.phx.gbl...
> just use the OleDB jet database provider, there is no need for access when
> you use this free provider included with windows
>
> "Marcel" <m.kollenaar@home.nl> wrote in message
> news:32m844F3n0r0hU1@individual.net...
>> Hi,
>>
>> I'm not shure if this is the right forum but the core program is VB.NET.
>> So, my question is: can I create, open, read and write Access.mdb tables
>> even if the user for which I'm writing a program hasn't Access installed?
>>
>> Regards,
>>
>> Marcel
>>
>
>



Relevant Pages