Advice needed as to what to learn

P

Philip

Hello All

I need some advise. I would like to hear form someone who has been down
this sort of track in the past

In the past, I have always done all my Database programming in Access using
DAO. Any non-database programming (not a lot) I have done with VB6 and
VB.NET. I can now see in the near future I am going to have to start
building Web frontends for databases, and make some of them publicly
available (web sites). My current understanding is that DAO is no good for
this. I think I need to go to ADO or ADO.NET

What I'm trying to figure out is what to start schooling up on. I need some
direction from someone who has been there, done that (so to speak).

The main thing I can see in my future is Web integration of Access
databases.
Has anyone got any ideas as to which way they think is the right way to go?

I'm willing to learn VB, VB.NET or VB Scripting if that'll help, but don't
really want to go to C

Thanks for your time... Philip Middleton

email address: delete the -removethis-
(e-mail address removed)
 
B

Bogdan Zamfir

Hi,

You can go to http://msdn.microsoft.com/library, enter ADO DAO in Search box
and click Search button. This will find a lot of technical articles about
ADO and DAO, and how to migrate between them.

HTH,
Bogdan Zamfir
__________________________

Independent consultant
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top