Considering Conversion to 2007

K

KADL

Are there any white papers about differences that may cause problems is
Access203 database is converted to Access2007?

I am reviewing the code to determine if it would be better to keep the
application as 2003 while using 2007 to open it.

The only thing I know at this point is that I will need to create a
workaround for using CurrentUser so that everyone is not "Admin." I know
what to do about this issue, but is there anything else I should look out for?

Thanks!
 
A

a a r o n . k e m p f

Jet security sucks.
If you want real security then you need to move to SQL Server.

Jet is irrelevent.

Move to SQL Server if you want a reliable, high performance database
with _ANY_ future.
 
Top