a a r o n _ k e m p f said:
and most importantly-- start with a database engine
that has a future-- JET has been obsolete for a decade.
Jet has not been obsolete for a decade, a year, or even a minute. It is not
obsolete now... it is included in Access 2007 the current version, right
along with its descendant the ACE database engine. Mr. Kempf seems to love
the word "decade" and just can't refrain from using it, even in a statement
that is patently false.
Upsize to SQL Server. If you don't know it-- go and take a class.
MS SQL Server is a good server database for use with the configuration now
recommended by the Access team in Redmond: MDB/MDE or ACCDB/ACCDE, with Jet
or ACE, linked via ODBC to SQL Server. However, if your company has chosen
another ODBC-compliant database as its corporate standard, as many have,
this configuration will work just fine.
In fact, that configuration works so well, you are likely to be able to make
excellent use of it without _having_ to go take a class. (Many companies
have Database Administrators, DBAs, who do the server-side things for
front-end developers, and, often, conduct tutorials to give the developers
the information they will need without any formal "classes".)
Thanks for enlightening us, Mr. Kempf.
Larry Linson
Microsoft Office Access MVP