M
MC_FRx_99
As an overall viewpoint: I'm using MS-Access as the "Data Bridge" to the MAS
200 Accounting system which uses the Providex Database.
What I want to do is run a series of queries from within Access which use
the same period. I don't want to have to enter this information more than
once as well.
I freely admit that I'm somewhat of a newbie when it comes to MS-Access.
In addition, I'd like to have the system run the following from just 1
click, and a selection of a Year & Period from a Combo box:
1. Clear out the Local Table Inventory Item Master
2. Update the Inventory Item Master from the Accounting System
3. Delete any records in the Activity Summary Table for the EP
(Entered Period Parameter)
4. Generate new records in the Activity Summary Table for the EP
5. Summarize Sales Activity for the EP
6. Update the Activity Summary Table for the Sales Activity in the EP
7. Summarize Accounts Payable Activity for the EP
8. Update the Activity Summary Table for the Purchasing Activity in the EP
9. Run a report showing the Profit by Item/Salesperson
I currently have queries that I've successfully designed for steps 2, 4, 5,
6, 7, 8
The issue is how to run them Automatically in Sequence using the same
parameter.
Another issue is that I've found that I have to enter my Company, User Name
and Password for each link back to the Accounting System. I'd certainly be
interested in avoiding this repetitive task.
I'm also going to most likely use Crystal Reports to create the report.
Please Note that due to issues of the system timing out, I'm also bringing
the data down to a local MS-Access table.
In addition, as of right now the ODBC Driver I'm using:
MAS 90 4.0 ODBC Driver
[pvxodbc.dll ver 4.10.1001] does NOT allow me to write-back to the database.
I'd be interested to see if others have been successful with another driver.
Thanks in advance for any help you can provide.
200 Accounting system which uses the Providex Database.
What I want to do is run a series of queries from within Access which use
the same period. I don't want to have to enter this information more than
once as well.
I freely admit that I'm somewhat of a newbie when it comes to MS-Access.
In addition, I'd like to have the system run the following from just 1
click, and a selection of a Year & Period from a Combo box:
1. Clear out the Local Table Inventory Item Master
2. Update the Inventory Item Master from the Accounting System
3. Delete any records in the Activity Summary Table for the EP
(Entered Period Parameter)
4. Generate new records in the Activity Summary Table for the EP
5. Summarize Sales Activity for the EP
6. Update the Activity Summary Table for the Sales Activity in the EP
7. Summarize Accounts Payable Activity for the EP
8. Update the Activity Summary Table for the Purchasing Activity in the EP
9. Run a report showing the Profit by Item/Salesperson
I currently have queries that I've successfully designed for steps 2, 4, 5,
6, 7, 8
The issue is how to run them Automatically in Sequence using the same
parameter.
Another issue is that I've found that I have to enter my Company, User Name
and Password for each link back to the Accounting System. I'd certainly be
interested in avoiding this repetitive task.
I'm also going to most likely use Crystal Reports to create the report.
Please Note that due to issues of the system timing out, I'm also bringing
the data down to a local MS-Access table.
In addition, as of right now the ODBC Driver I'm using:
MAS 90 4.0 ODBC Driver
[pvxodbc.dll ver 4.10.1001] does NOT allow me to write-back to the database.
I'd be interested to see if others have been successful with another driver.
Thanks in advance for any help you can provide.