RE: Newbie question:



you must include a library system.data.oledb

"lurc" wrote:

> Hi all,
>
> In VB.NET I want to use access MS MDB database, and use following code.
>
> ...
> Dim myConnection As OleDbConnection
> ...
>
> But the compiler warns me that 'undefined type OleDbConnection', is there
> anything missing?
>
> Best regards,
> Lurc
.