Form programming

  • Thread starter Thread starter Steve Grosz
  • Start date Start date
S

Steve Grosz

We're looking at building a MySql db with a Access front end for a small
group of people. Can anyone tell me the best place to get information
on programming the forms to work with the DB?

Thanks!

Steve
 
Hi Steve,

I had entertained the thought of doing the same thing about a year ago but
after doing a bit of research and listening to others who had done
implementations, I abandoned the idea. One of the biggest detractions was
the performance on large databases. But if you are looking at building for a
smaller group, maybe it would be alright.

Anyways, here is a link that talks about it that might be worth reading
prior to committing to the project.

http://www.aspfree.com/index.php?option=content&task=view&id=2162

Have you thought about maybe using MSDE as an alternative?

Lance
 
Back
Top