Search found 33 matches

Go to advanced search

by Gert Vanwijn
Fri May 10, 2013 3:20 pm
Forum: Issues
Topic: Count in a query
Replies: 3
Views: 716
 
Jump to post

Count in a query

Yeah, I looked at that.
But is there a way to group the results ?

by Gert Vanwijn
Fri May 10, 2013 12:09 pm
Forum: Issues
Topic: Count in a query
Replies: 3
Views: 716
 
Jump to post

Count in a query

Is there any way I could execute a query like this:

SELECT column_name, count(*)
FROM collection_name
GROUP BY column_name

by Gert Vanwijn
Fri May 10, 2013 12:06 pm
Forum: Issues
Topic: Service in javascript
Replies: 7
Views: 1600
 
Jump to post

Service in javascript

Solved it. The page was loaded on completion of another event too. Sorry for the bother

by Gert Vanwijn
Wed May 08, 2013 1:15 pm
Forum: Issues
Topic: Service in javascript
Replies: 7
Views: 1600
 
Jump to post

Service in javascript

Because it doesn't show up in the network tab

by Gert Vanwijn
Wed May 08, 2013 12:36 pm
Forum: Issues
Topic: Service in javascript
Replies: 7
Views: 1600
 
Jump to post

Service in javascript

No, the request isn't send.
Everything is executed correctly, except restservice1, which doesn't get executed

by Gert Vanwijn
Wed May 08, 2013 12:36 pm
Forum: Issues
Topic: Service in javascript
Replies: 7
Views: 1600
 
Jump to post

Service in javascript

No, the request isn't send.
Everything is executed correctly, except restservice1, which doesn't get executed

by Gert Vanwijn
Tue May 07, 2013 6:33 pm
Forum: Issues
Topic: Service in javascript
Replies: 7
Views: 1600
 
Jump to post

Service in javascript

Hi, this javascript doesn't do what I want it to do and I can't find what's wrong. var receiver = Appery('receiver').val(); var subject = Appery('Subject').val(); var location = Appery('location').val(); if(receiver == '' subject == '' location == ''){ Appery('required').show(); if(receiver == ''){ ...
by Gert Vanwijn
Wed Apr 24, 2013 7:54 am
Forum: Issues
Topic: Database query on local storage
Replies: 9
Views: 1386
 
Jump to post

Database query on local storage

Ok thanks Max !

by Gert Vanwijn
Tue Apr 23, 2013 10:42 pm
Forum: Issues
Topic: Database query on local storage
Replies: 9
Views: 1386
 
Jump to post

Database query on local storage

Still no solution

by Gert Vanwijn
Tue Apr 23, 2013 10:23 pm
Forum: Issues
Topic: Database query on local storage
Replies: 9
Views: 1386
 
Jump to post

Database query on local storage

So how do I pass it as a number ?

Go to advanced search