Get the source code of an application

Solved
rt-romi -  
rt-romi Posted messages 17 Status Membre -
Hello,
I am currently doing an internship and I am working on Access databases. My issue is that I need to optimize a database created by a previous intern for the department hosting me. I only have the application he created, and I would like to know how to obtain its source code, and also if it's possible to return to the initial mode, i.e., in the database itself (where you create forms, tables, reports, etc.) just by having its source code. Because it might be that links to other pages (files, etc.) are no longer available, and I need to modify queries that, according to my supervisor, are redundant and could be merged.
I thank anyone in advance who can provide me with assistance; this is very important to me!
romi

Configuration: Windows XP / Internet Explorer 6.0

1 réponse

blux Posted messages 2016 Registration date   Status Modérateur Last intervention   3 452
 
Hi,

what format does this 'application/base' come in: MDE, MDB, ACCxx...?

The feasibility will depend on your answer.

--
Cheers, Blux
 "Fools dare to do anything. That's how we recognize them."
-1
rt-romi
 
mdb
0
blux Posted messages 2016 Registration date   Status Modérateur Last intervention   3 452
 
If it's an MDB, you have all the information at your disposal.
Press F11 when you open the application and in the 'database' window, you will see tables, queries, modules, reports, forms...
0
rt-romi
 
I can launch the app, but I don't have the ability to modify the states... or the formatting... so...
0
rt-romi
 
no results
0
blux Posted messages 2016 Registration date   Status Modérateur Last intervention   3 452
 
Start the app with the Shift key pressed...
0