I don't know much about Delphi / ClientDataSets, but I want to learn it. I have a question before I continue to determine if what I want to achieve is possible.
I want to use a PHP script to save dozens of subsets of my MYSQL database to CDS files once a week. Is there a file specification that I can use to create a CDS file? I will run the script on a shared website using Linux, so I don't think running Delphi scripts on the server is viable.
Thanks!
source share