I am working on a VB.NET project (VS.NET 2003) using MS Access as database.
In the database, I have two tables:

1) projid: with the following fields:
projid, projname

Re: Error: Microsoft JET Database Engine by Herfried

Herfried
Tue Nov 09 13:16:40 CST 2004

"DavidT" <DavidT@discussions.microsoft.com> schrieb:
>I am working on a VB.NET project (VS.NET 2003) using MS Access as database.
> In the database, I have two tables:
>
> 1) projid: with the following fields:
> projid, projname

Your question doesn't seem to be related to Windows Forms programming.
microsoft.public.dotnet.framework.adonet would be a more appropriate place.

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>


Re: Error: Microsoft JET Database Engine by DavidT

DavidT
Tue Nov 09 14:27:01 CST 2004

Yes, I think I should post this message in adonet forum

DavidT

"Herfried K. Wagner [MVP]" wrote:

> "DavidT" <DavidT@discussions.microsoft.com> schrieb:
> >I am working on a VB.NET project (VS.NET 2003) using MS Access as database.
> > In the database, I have two tables:
> >
> > 1) projid: with the following fields:
> > projid, projname
>
> Your question doesn't seem to be related to Windows Forms programming.
> microsoft.public.dotnet.framework.adonet would be a more appropriate place.
>
> --
> Herfried K. Wagner [MVP]
> <URL:http://dotnet.mvps.org/>
>
>