I thought if I used a middle tier it would force me to build a few custom
classes and get away from the way I used to use VB6. The database is small
and does not really justify a sql database. I find it somewhat difficult to
get away from VB6 to .NET since I have no expierience with OOP. I have a
few text books on OOP and thought it best to get a clear understanding of
how OOP works right from the start.
..NET is so vast it difficult to decide where to start.
I will check out the links
Thanks
Christo
"Cor Ligthert" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Christo,
>
> With an Access database I would not build a three-tier application.
>
> When you use the standardtools from ADONET to do the job it should be in
> my opinion enough.
>
> Here is the link for a start page for that.
> http://support.microsoft.com/default...b;en-us;313590
>
> In that you find as well a link the AdoNet newsgroup where is in a
> discussionthread about n-tier development now where in this book is
> adviced for that.
>
> http://www.lhotka.net/
>
> microsoft.public.dotnet.framework.adonet
>
> Just my thought and maybe some help?
>
> Cor
>
>