I have this client with this system coded in Clarion. He is needing an webservice in Java to public some APIs from their system.
Does anyone know the best approach to access and modify any given clarion table ( .dat file) ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can use Capesoft’s Nettalk or Clarion Handy Tools to create a SOAP server that accesses .dat, .tps or any other data Clarion is capable of accessing. The examples provided make it quite simple and these servers perform well.