TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Richard Wilson
NA
1
0
To database or not to database
May 24 2010 2:15 PM
I am needing to build a simple time punch application for a mobile phone. I know that there is sqlce and all, but I'm wondering if there is a simpler approach than the one I am about to take. So far I'm thinking a sql database on the mobile phone, with a data table. Each day will have a unique record to record time in, lunch in, lunch out, and time out. I'm also trying to figure out how I want to control the status of the clock in/out.
Should I be thinking SQL or not? Is there a filebased approach that would work better for what I am doing? I will need to query time records and so forth.
Thanks!
Reply
Answers (
1
)
Problem in setting DateTime value explicitly.
Can't start a console in a winforms app