SitesMasstec
Programmer
Hello!
I am a developer, and have a user running my VFP application in cloud, through Windows Remote Desktop program. The application manages data in DBF free table (PRODUCTS.DBF) . It works fine.
Now, the user will have an e-commerce site, and wants to access the data in my application, for reading information about products in the DBF file, and after the e-commerce system do some processing (selling products to online customers), it will have to send information to be written in the DBF table. They (third party e-commerce program developers) say I will have to provide API for this task.
How can I develop this API?
Which language is more appropriate?
Thank you,
SitesMasstec
I am a developer, and have a user running my VFP application in cloud, through Windows Remote Desktop program. The application manages data in DBF free table (PRODUCTS.DBF) . It works fine.
Now, the user will have an e-commerce site, and wants to access the data in my application, for reading information about products in the DBF file, and after the e-commerce system do some processing (selling products to online customers), it will have to send information to be written in the DBF table. They (third party e-commerce program developers) say I will have to provide API for this task.
How can I develop this API?
Which language is more appropriate?
Thank you,
SitesMasstec