Date field problem
From: cruiser (nospam_at_nospam.com)
Date: 02/21/04
- Next message: Ian Boyd: "Re: Wait while AdoCommand.Execute return"
- Previous message: Jeremy Collins: "Re: locking in ADO"
- Next in thread: Oktay Sancak \(ceoworks\): "Re: Date field problem"
- Reply: Oktay Sancak \(ceoworks\): "Re: Date field problem"
- Reply: Brian Bushay TeamB: "Re: Date field problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 21 Feb 2004 20:48:34 +0200
I'm using Acess db and to the date field of this database, i'm trying to
insert the selected date in MonthCalendar like MonthCalendar1.Date but when
i look into db, i see that my records are seems like that 18.02.2004
01:21:03. Because of this when i try to delete a record which is in
specified date for example "18.02.2004", it's not working. But if i fill
this fields manually, and turns it from 18.02.2004 01:21:03 to 18.02.2004,
my delete code is working. So i should find a way to insert the date like
18.02.2004 not 18.02.2004 01:21:03. Can you tell me a way for to do that ?
Regards,
- Next message: Ian Boyd: "Re: Wait while AdoCommand.Execute return"
- Previous message: Jeremy Collins: "Re: locking in ADO"
- Next in thread: Oktay Sancak \(ceoworks\): "Re: Date field problem"
- Reply: Oktay Sancak \(ceoworks\): "Re: Date field problem"
- Reply: Brian Bushay TeamB: "Re: Date field problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|