Search found 58 matches

Go to advanced search

by Michael Droll
Wed Mar 02, 2016 1:40 pm
Forum: Issues
Topic: Combine queries from multiple Collections in list
Replies: 14
Views: 1924
 
Jump to post

Combine queries from multiple Collections in list

This still does not work, returns empty response. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1375074/Capture11_inline.PNG?1456925880 https://d2r1vs3d9006ap.cloudfront.net/s3_images/1375075/Capture12_inline.PNG?1456925895 And if I test the query in the builder it returns a count of "0"...
by Michael Droll
Wed Mar 02, 2016 6:27 am
Forum: Issues
Topic: how to find partial matches with api express.
Replies: 5
Views: 747
 
Jump to post

how to find partial matches with api express.

I should also note this is a Jquery App

by Michael Droll
Wed Mar 02, 2016 6:24 am
Forum: Issues
Topic: how to find partial matches with api express.
Replies: 5
Views: 747
 
Jump to post

how to find partial matches with api express.

I'm using SQL Db.

I can run simple queries. I just need to query on partial match.
e.x. a search for "Mi" will return anything that contains "Mi" like "Michael" or "Mitchel" or "Mitch" or "Michell" or even "ccccc vvvvmivvvv"

by Michael Droll
Wed Mar 02, 2016 6:14 am
Forum: Issues
Topic: Combine queries from multiple Collections in list
Replies: 14
Views: 1924
 
Jump to post

Combine queries from multiple Collections in list

I am trying to do something similar to this thread. https://getsatisfaction.com/apperyio/... The differences are that I'm doing a count of all records that match the " id" from the "Properties" collection to the "PropID" column of the "Comments" collection and...
by Michael Droll
Mon Feb 29, 2016 5:23 pm
Forum: Issues
Topic: Pagination tutorial not working with api express
Replies: 2
Views: 364
 
Jump to post

Pagination tutorial not working with api express

That worked like a charm. thank you.

by Michael Droll
Mon Feb 29, 2016 5:15 pm
Forum: Issues
Topic: how to find partial matches with api express.
Replies: 5
Views: 747
 
Jump to post

how to find partial matches with api express.

I am using api express to connect to a database on hostbuddy. I need to do a search to find a name, that part is simple. the problem I have is that the where requires exact match to the request. I need to search on partial name matches. The column "FullName" in the database table has the f...
by Michael Droll
Tue Feb 23, 2016 4:33 pm
Forum: Issues
Topic: Pagination tutorial not working with api express
Replies: 2
Views: 364
 
Jump to post

Pagination tutorial not working with api express

I'm using the tutorial for pagination here ( https://devcenter.appery.io/tutorials... ) as a reference for API express. everything is working exept limit is not included in the query. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1370726/Capture1_inline.JPG?1456244809 but it is showing up in the m...
by Michael Droll
Fri Feb 19, 2016 4:10 pm
Forum: Issues
Topic: API Express database connection not working after update
Replies: 13
Views: 1532
 
Jump to post

API Express database connection not working after update

I'm still getting the same error when trying to connect to the Google SQL.

I have followed the tutorial here: https://devcenter.appery.io/documenta...

by Michael Droll
Tue Feb 09, 2016 6:17 pm
Forum: Issues
Topic: Version code not increased after export
Replies: 1
Views: 431
 
Jump to post

Version code not increased after export

I have been trying to update my app in the play store. But after uploading play gives me the error "Your APK's version code needs to be higher than 28". Yes, I changed the version code number in the builders setting under Android Library from 2 to 3. I know that Appery adds a 8 to the vers...

Go to advanced search