deal with microsoft access data base file from RPG program or clp
0 pts.
0
Q:
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
ASKED: Feb 5 2006  12:45 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
8000 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
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 Answered: Nov 26 2009  7:59 AM GMT by TomLiotta   8000 pts.
Latest Contributors: SheldonLinker   0 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Graybeard52   2435 pts.  |   Nov 28 2009  3:37AM GMT

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

 
0