Page 1 of 1

Database

Posted: Wed Mar 18, 2015 6:10 am
by loulou2522
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.

Re: Database

Posted: Wed Mar 18, 2015 9:51 am
by Fred
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.

Re: Database

Posted: Wed Mar 18, 2015 9:57 am
by loulou2522
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.

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

Re: Database

Posted: Thu Mar 19, 2015 7:54 pm
by the.weavster
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
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.

Re: Database

Posted: Thu Mar 19, 2015 8:01 pm
by Arbrakaan
the.weavster wrote:
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
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.
I agree, that will be great.

Re: Database

Posted: Wed Mar 25, 2015 11:45 am
by poshu
+1000!!! That is a pretty well described security flaw! :roll: