Convert web Access file to a desktop application

vladcamp

New member
Local time
Yesterday, 20:36
Joined
Oct 21, 2013
Messages
3
How can I convert a web Access file to desktop aplication?
I've created it from a model from Office.com, but I need create code in vba and it don't permit.

The use of file is only in desktop.
 
I don't think there is a conversion except for data. You can create a new Access database and link to the Azure tables and import them if you want them to be ACE or you can leave them as SQL server. But, you will need to recreate all the other objects manually.
 
I tried to import the objects from a new file, but I could only see the tables. If I understood correctly, I have to recreate all the objects.

High?
 
Hi,

Are you wanting to convert a Access 2010 web database or an Access 2013 web app file? Very important distinction we must know before providing guidance.

Which type are you using?

--------------------
Jeff Conrad - Access Junkie - MVP Alumnus
Senior SDET - Access Test Team - Microsoft Corporation

Author - Microsoft Access 2013 Inside Out
Author - Microsoft Access 2010 Inside Out
Co-author - Microsoft Office Access 2007 Inside Out
Access 2007/2010/2013 Info: http://www.AccessJunkie.com

----------
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.mspx
----------
 

Users who are viewing this thread

Back
Top Bottom