Database
Posted: Wed Mar 18, 2015 6:10 am
Is there a development for Database ? It's would be a great addiiton to Spider Basic and an extra value for this program wich promit to be a must ?
Thanks for answering.
Thanks for answering.
Fred wrote:I'd like to know how you would have database included ? We can't store data on client side in a robust manner, so you need a database server side and here SB can't help.
PHP has great database support. I'd suggest creating a remote procedure call server in PHP and interacting with the SpiderBasic client using JSON and POST requests.loulou2522 wrote:If the database is on server side that's will be good. What i want is only to have access to a database. If you have an exemple of integrating PHP or ASP with ado it would be great for me .
Thanks
I agree, that will be great.the.weavster wrote:PHP has great database support. I'd suggest creating a remote procedure call server in PHP and interacting with the SpiderBasic client using JSON and POST requests.loulou2522 wrote:If the database is on server side that's will be good. What i want is only to have access to a database. If you have an exemple of integrating PHP or ASP with ado it would be great for me .
Thanks