Search found 47 matches

Go to advanced search

by Stephen Goveia
Thu Aug 29, 2013 2:40 pm
Forum: Issues
Topic: Query Service??
Replies: 27
Views: 4379
 
Jump to post

Query Service??

Did this work?

by Stephen Goveia
Fri Jul 12, 2013 6:34 pm
Forum: Issues
Topic: Query Service??
Replies: 27
Views: 4379
 
Jump to post

Query Service??

Hey Ralph! I think the user_id is a string so you would want to use:

codereturn '{"user_id": ' + localStorage.getItem("local_user_id") + '}';/code

by Stephen Goveia
Thu Jul 04, 2013 2:25 am
Forum: Issues
Topic: HttpWebRequest Post?
Replies: 21
Views: 8964
 
Jump to post

HttpWebRequest Post?

The link above is broken. Could you fix it. I have a similar issue except I am trying to issue a PUT from a native Android app.

by Stephen Goveia
Tue May 21, 2013 2:30 pm
Forum: Issues
Topic: How to Access File from Appery Database
Replies: 17
Views: 2379
 
Jump to post

How to Access File from Appery Database

Hi Katya! Yes I got it working. You could mark this one as "Solved" Thank you so much for your help!

by Stephen Goveia
Mon May 20, 2013 10:32 pm
Forum: Issues
Topic: Database file sizes?
Replies: 8
Views: 1337
 
Jump to post

Database file sizes?

Really! WOw.. Thank you! I know this will help others as well as me. I have big plans for my app I see "Enterprise" level in my future..! Thank Max!

by Stephen Goveia
Mon May 20, 2013 8:53 pm
Forum: Issues
Topic: Database file sizes?
Replies: 8
Views: 1337
 
Jump to post

Database file sizes?

Hi Max! Maybe 5-8MB. I am wanting to store GPX files for long endurance races. For example, one file for a 100 mile marathon is 3.9MB.

by Stephen Goveia
Mon May 20, 2013 8:44 pm
Forum: Issues
Topic: Database file sizes?
Replies: 8
Views: 1337
 
Jump to post

Database file sizes?

Ah so a MongoDB limitation..?

by Stephen Goveia
Mon May 20, 2013 7:53 pm
Forum: Issues
Topic: Database file sizes?
Replies: 8
Views: 1337
 
Jump to post

Database file sizes?

When you say "service limitation" are you referring to "Starter Plan" vs. "Pro Plan" etc.?

by Stephen Goveia
Mon May 20, 2013 5:45 pm
Forum: Issues
Topic: Database file sizes?
Replies: 8
Views: 1337
 
Jump to post

Database file sizes?

Upload size is set at 2MB, any way to allow larger files?

by Stephen Goveia
Mon May 20, 2013 3:06 pm
Forum: Issues
Topic: How to Access File from Appery Database
Replies: 17
Views: 2379
 
Jump to post

How to Access File from Appery Database

I think I have thought of a work around though, I will let you know if it works

Go to advanced search