Download the free trial version
Basic4android Video
Features
Tutorials and manuals
Showcase
Screenshots

Go Back   Android Development Forum - Basic4android > Basic4ppc (Windows Mobile) > Questions (Windows Mobile)
Documentation Wiki Register Members List B4P Search Today's Posts Mark Forums Read

Questions (Windows Mobile) Post any question regarding Basic4ppc.

Calendar Problem!

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-05-2008, 07:19 AM
Knows the basics
 
Join Date: Mar 2008
Posts: 53
Default Calendar Problem!

Hi,

I want to feed (pump) Calendar vith the value from database like:

Today is 05.04.2008 - "dd.mm.yyyy"
so, in my database Date Of Birth is 05.03.1977.

How to change value on Calendar, reading from database...?

Will be: Calendat.Value = dr.GetValue(12) - where DR is Reader, and (12) is Date_Of_Birth

Any Idea?
Thanks!
Reply With Quote
  #2 (permalink)  
Old 04-05-2008, 07:48 AM
alfcen's Avatar
Basic4ppc Expert
 
Join Date: Apr 2007
Location: Okinawa, Ryukyu Islands
Posts: 810
Send a message via Skype™ to alfcen
Awards Showcase
Beta Tester 
Total Awards: 1
Default

Hi,
Please try with:
Calendar.Value = DateParse(dr.GetValue(12))

Make sure that the calendar control is set to the same format string
as your DB date entry or vice-versa.
Reply With Quote
  #3 (permalink)  
Old 04-05-2008, 09:04 AM
Knows the basics
 
Join Date: Mar 2008
Posts: 53
Default Yes!

Thank you .

I found tick in my database

625988845655213352000000000 million numbers

What is this numbers?
Days?
Reply With Quote
  #4 (permalink)  
Old 04-05-2008, 09:15 AM
Erel's Avatar
Administrator
 
Join Date: Apr 2007
Posts: 15,733
Awards Showcase
Basic4ppc Founder 
Total Awards: 1
Default

See this tutorial: http://www.basic4ppc.com/forum/tutorials/894-date-time.html
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calendar Control alfcen Questions (Windows Mobile) 9 02-12-2008 02:28 AM
Calendar Recorder Rioven Share Your Creations 5 10-21-2007 06:55 AM
Calendar event Rioven Questions (Windows Mobile) 7 08-28-2007 07:00 AM
Calendar control BjornF Questions (Windows Mobile) 7 07-05-2007 07:52 AM
calendar week (European) stbi Code Samples & Tips 5 07-03-2007 09:16 PM


All times are GMT. The time now is 09:11 AM.


Powered by vBulletin® Version 3.6.12
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0