Reminder Application using DB

Questions about using NeoBook's scripting language

Moderator: Neosoft Support

Locked
radz123
Posts: 7
Joined: Tue Jul 21, 2015 10:17 pm

Reminder Application using DB

Post by radz123 »

Hi,

I want to make a small alarm clock app. Which routinely checks in the Database if such time there match to the system time and execute an action.

I tried doing this with DBQuery but didn't work.

Any ideas?
User avatar
Gaev
Posts: 3782
Joined: Fri Apr 01, 2005 7:48 am
Location: Toronto, Canada
Contact:

Re: Reminder Application using DB

Post by Gaev »

radz123:
I tried doing this with DBQuery but didn't work.
Why don't you post what you tried ... Database, Table, Field (name, type), query commands etc. ... and explain what did NOT work as expected.
Locked