Hi All,
I wanted to write some business logic in the xHarbour code as like stored procedure. So the Client program (FWH UI) will call the another pure xHarbour procedure (which will be in local server ) and the xHarbour procedure should execute at server side and once the execution is done the control should return to Client Program (FWH UI). What is best method to implement the this requirement ? Thanks in advance!
Thanks
Shridhar