I have a dotnet app that uses Access as the database. The database can be
used by multiple users of the program. Currently the database is in Access
2000 format. I'm wondering if converting the database to 2002-2003 format
would make it less suceptible to corruption or provider other benifits.
Thanks.
Ron
Hi,
2000 and 2002-2003 formats are the same from dotnet app point of view, only
"access part" of format has some differences

Signature
Best regards,
___________
Alex Dybenko (MVP)
http://alexdyb.blogspot.com
http://www.PointLtd.com
>I have a dotnet app that uses Access as the database. The database can be
>used by multiple users of the program. Currently the database is in Access
[quoted text clipped - 3 lines]
>
> Ron