Page 6 of 6

resize image before upload to db

Posted: Mon Jul 14, 2014 11:29 pm
by EJLD

Katya,
thks for your feedback.
in fact, I rearranged the code sequence and got my canvas back.
it works as before (so far :-) ...).
sorry for disturbing you guys with that matter,
Eric


resize image before upload to db

Posted: Sat Jul 11, 2015 1:50 pm
by Nisa Khalid

how can i map the blob image to appery? i'm using blob data type in mysql database. how can i upload it?


resize image before upload to db

Posted: Sat Jul 11, 2015 9:23 pm
by Illya Stepanov

Hi Nisa -

Could you please explain what you're trying to do? You want to upload it into Appery.io cloud database?


resize image before upload to db

Posted: Sat Jul 11, 2015 9:31 pm
by Nisa Khalid

i want to upload it to sql database any example? one more thing is it possible to do if i upload photo to appery.io database and the upload process refer to login process i made in php script ?


resize image before upload to db

Posted: Sat Jul 11, 2015 9:45 pm
by Illya Stepanov

Nisa - Let's start from the beginning - Appery.io doesn't work with SQL DB or you mean you're using API Express in your app, in this case please create separate forum topic and describe there what you have tried so far and what you want to implement in your case.


resize image before upload to db

Posted: Sat Jul 11, 2015 9:48 pm
by Nisa Khalid

i already ask in the new forum,also the answer out of scope even i'm using api express, all tutorial about text or string only,no discussion for image at all


resize image before upload to db

Posted: Thu Jul 16, 2015 2:03 am
by Yurii Orishchuk

Hi Nisa,

1 You can not use mapping for upload files.

2 Unfortunatly we don't have such example about how to upload files to 3rd party DB.

But Appery.io is phonegap/cordova based and you need to use solution for this platform.

Please learn example solution here: http://zacvineyard.com/blog/2011/03/u...

Regards.