Click to See Complete Forum and Search --> : How to write a MS Access application with Visual Basic


Diana
May 24th, 1999, 08:07 AM
Hi, I'm a C++ programmer traditionally. I was just told that to write a database application, there is a way to use MS Access and that it has some some simple application building tool. If someone knows this to be true, could you let me know how I could find out more information about it?

I'm told that it would be must faster and easier to write a database application this way. I need to make a client server application and I'm wondering if it's worth learning this other method.

Thanks,
Diana

Vlad Chapranov
May 25th, 1999, 02:15 PM
Access itself doesn't work as client-server. If you are talking about file server environment you can create database application with VB and and Access. A lot of books can teach you how to do this. Most of them use Access as back end with VB development