View Single Post
  #2 (permalink)  
Old 20-May-2006, 03:49 PM
Argos's Avatar
Argos Argos is online now
Order of Kilopi
 
Join Date: Oct 2001
Location: 22°20'42"S / 49°03'14"W
Posts: 7,872
Default

I would strongly recommend an upgrade to SQL (especially if it is used as a web back-end).

Access can export a db as SQL. Try: Tools > database utilities > upsizing wizard.

As for applications, you need a VB editor to view the source code. You can launch an instance of the editor from the Access environment for macros, but you won´t be able to see the source for a compiled application.

A tutorial on VBA/Access: http://www.functionx.com/vbaccess/

Hope that helps.
__________________
What brings us together is stronger than what pulls us apart
Reply With Quote