Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread PHP load dataset
Sat, May 24 2014 5:46 PMPermanent Link

E.B

Hi,

Sorry if my question has already been answered, I took a look on forum but I still wondering.

I wrote a database application wich use ADO. It works well on my PC
but I get a dataset load error at run.

If I understood I need to make my server able to serve
a JSON file that describe my dataset.

phpdataset examples directory shows three files but it seem
only EDB dataset are taking into account.

Do I have a chance to make my ADO dataset application works on WEB ?
Thu, Jun 5 2014 3:34 AMPermanent Link

E.B

Hi,

Sorry if my question has already been answered, I took a look on forum but I still wondering.

I wrote a database application wich use ADO. It works well on my PC
but I get a dataset load error at run.

If I understood I need to make my server able to serve
a JSON file that describe my dataset.

phpdataset examples directory shows three files but it seem
only EDB dataset are taking into account.

Do I have a chance to make my ADO dataset application works on WEB ?
*********


Finally I solved the problem using a Mysql database.
Image