Access 2003 Compatibility with Vista Bussines

I

iaoc

I develop an Access Database it work very well in my old computer (it have
Windows XP) now i change my computer (the new one have Windows Vista) and the
Access database (access 2003) is unstable. I install the Hotfix according to
KB935366. But i still have the same problems.

Can anyone help me.
 
A

aaron.kempf

Access isn't a database, it is only a frontend to SQL Server

use Access Data Projects; keep your data in SQL Server
 
Top