![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I need to edit forms and reports for a 5 year old application written in MS Access 97. There is NO documentation of this application. zero. It is an access front-end to an Oracle 8 application. true! What I need to understand (and feel free to point me to online sites) is the following: 1. In a report, how can I determine what query is generating the report? 2. In a form, how can I determine what form element responds to what table column? 3. How can I change drop-down items (Select and Combo-box elements) to reflect database rows instead of a hard-coded list again, this is all in Access 97. If there are any good "learning access" sites with access97 articles out there, please let me know! thanks! Don Smith |
#3
| |||
| |||
|
|
An Access app front-end is quite a legitimate front end to an Oracle DB or any large-scale database server. The Access GUI development environment for forms and reports is excellent and possibly superior to many other development platforms. Being a database app itself leads it to providing database-centric forms, reports, query and API facilities. So long as the developer is well versed and experienced in the techniques for obtaining high performance (mostly never using linked tables and implementing most data manipulation on the server with stored procedures) then the application will perform well. The questions you ask are the most basic, I suggest you find a professional developer in your area. In the meantime all the facilities you refer to are very similar in the Office 2000/XP versions and if you master them there you will be capable of implementing them in the 97 environment. Cheers and good luck. "D" <bbcrock (AT) hotmail (DOT) com> wrote in message news:22e171df.0404210920.153c51ba (AT) posting (DOT) google.com... I need to edit forms and reports for a 5 year old application written in MS Access 97. There is NO documentation of this application. zero. It is an access front-end to an Oracle 8 application. true! What I need to understand (and feel free to point me to online sites) is the following: 1. In a report, how can I determine what query is generating the report? 2. In a form, how can I determine what form element responds to what table column? 3. How can I change drop-down items (Select and Combo-box elements) to reflect database rows instead of a hard-coded list again, this is all in Access 97. If there are any good "learning access" sites with access97 articles out there, please let me know! thanks! Don Smith |
#4
| |||
| |||
|
|
I need to edit forms and reports for a 5 year old application written in MS Access 97. There is NO documentation of this application. zero. It is an access front-end to an Oracle 8 application. true! What I need to understand (and feel free to point me to online sites) is the following: 1. In a report, how can I determine what query is generating the report? 2. In a form, how can I determine what form element responds to what table column? 3. How can I change drop-down items (Select and Combo-box elements) to reflect database rows instead of a hard-coded list again, this is all in Access 97. If there are any good "learning access" sites with access97 articles out there, please let me know! thanks! Don Smith |
![]() |
| Thread Tools | |
| Display Modes | |
| |