0 pts.
 deal with microsoft access data base file from RPG program or clp
hello, I need to made clp or RPG program to open microsoft access data base file from my PC then read and update special table from this file thanks best regards laila elsharkawy

Software/Hardware used:
ASKED: February 5, 2006  12:45 PM
UPDATED: November 28, 2009  3:37 AM

Answer Wiki:
You only THINK you need to have your RPG program talk to a MS Access data base. What you really need to do is to move the MS Access data base onto your mainframe, and then have MS Access access it remotely. Sticking with the data base on MS Access is asking for trouble, including very slow performance, and even the occasional lost record. --- Sheldon Linker (sol@linker.com) Linker Systems, Inc. (www.linkersystems.com) 800-315-1174 (+1-949-552-1904) ========================================================= Microsoft is the vendor for Access. Therefore, Microsoft is the supplier of all ODBC drivers for Access or the supplier of published protocols to allow you to code your own. Contact Microsoft and ask them how to obtain the ODBC driver. (Hint: Expect laughter in reply. You didn't really think Microsoft would supply drivers for other competitive platforms for Access, did you?) Tom
Last Wiki Answer Submitted:  November 26, 2009  7:59 am  by  SheldonLinker   15 pts.
All Answer Wiki Contributors:  SheldonLinker   15 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

I believe ProdataComputer has a product that will do what you want.

 3,115 pts.