LBiddiscombe
New Member
We are attempting to scope out a possible future project.
We currently have a Progress 4GL application running 1800 remote sites (stores). Each site has a server and a number of clients (some wireless PDAs).
We have the following installed in our stores store;
One possible future requirement is the integration of a C# .NET based store application that, over time, will replace certain elements of the existing 4GL application.
Our investigations so far have raised the following "problems" to overcome;
Can you help? Thanks in advance.
We currently have a Progress 4GL application running 1800 remote sites (stores). Each site has a server and a number of clients (some wireless PDAs).
We have the following installed in our stores store;
- 9.1d workgroup database
- 9.1d client networking
- 3.1d webspeed transaction server
One possible future requirement is the integration of a C# .NET based store application that, over time, will replace certain elements of the existing 4GL application.
Our investigations so far have raised the following "problems" to overcome;
- P4GL procedures calling C# .NET procedures
- P4GL procedures referencing an external SQL database
- C# .NET procedures calling P4GL procedures
- C# .NET procedures referencing the Progress database
Can you help? Thanks in advance.