|
Next: SQL needs AGE function.
|
| Author |
Message |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 1) Posted: Sun Jan 06, 2008 5:09 am
Post subject: WHERE (06/06/1978 < 06/06/1979) returns false ? Archived from groups: alt>comp>lang>borland-delphi, others (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 3
|
(Msg. 2) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 09, 2006 Posts: 4
|
(Msg. 3) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 4) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 5) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 6) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 09, 2006 Posts: 4
|
(Msg. 7) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Skybuck Flying wrote:
> Maybe quotes are needed,
>
> So far this seems to be working:
>
> AND (''06/06/1978'' < ''06/06/1979'')
>
> I'll try using quotes one more time
How is it supposed to know that the text you've provided forms a date?
It doesn't look any different to any other string. In MySQL, dates are
formatted like 2007-01-01, without quotes. In Oracle, you use a to_date
function to convert a string with a format that you supply to a date.
Every database provider has a slightly different flavor. SQL questions
should go to the DBMS provider's forums.
Nicholas Sherlock >> Stay informed about: WHERE (06/06/1978 06/06/1979) returns false ? |
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 8) Posted: Sun Jan 06, 2008 8:00 am
Post subject: WHERE (#06/06/1978# < #06/06/1979#) works in MS Access. Problem solved ;) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 9) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 3
|
(Msg. 10) Posted: Sun Jan 06, 2008 8:00 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Skybuck Flying schrieb:
> All I see you do is nag, nag, nag, nag ABOUT ME !
Now the little boy is crying, awh!
> I NAG ABOUT BUGS AND STUFF THERE IS A DIFFERENCE.
Yes, you never get personal.
--
"Sage nicht ja, bevor ich zuende gesprochen habe."
-- Darryl F. Zanuck
....und wech
Danny <dannys9 (at) gmx (dot) de> >> Stay informed about: WHERE (06/06/1978 06/06/1979) returns false ? |
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 1
|
(Msg. 11) Posted: Sun Jan 06, 2008 10:59 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Feb 28, 2006 Posts: 55
|
(Msg. 12) Posted: Sun Jan 06, 2008 10:59 am
Post subject: Re: WHERE (#06/06/1978# < #06/06/1979#) works in MS Access. Problem solved ;) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 3
|
(Msg. 13) Posted: Sun Jan 06, 2008 10:59 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
Rudy Velthuis schrieb:
> You deserve it. You have been terrorizing this group for ages with the
> inane junk you post, while gratuitously insulting people along the line.
Oh-oh, remember he's a researcher, discussing only advanced,
experimental, scientific code. <eg>
--
Real software engineers don't debug programs, they verify correctness.
This process doesn't necessarily involve execution of anything on a
computer, except perhaps a Correctness Verification Aid package.
....und wech
Danny <dannys9 (at) gmx (dot) de> >> Stay informed about: WHERE (06/06/1978 06/06/1979) returns false ? |
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 14) Posted: Sun Jan 06, 2008 10:59 am
Post subject: Re: WHERE (06/06/1978 < 06/06/1979) returns false ? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |
External

Since: Jan 06, 2008 Posts: 16
|
(Msg. 15) Posted: Sun Jan 06, 2008 10:59 am
Post subject: Re: WHERE (#06/06/1978# < #06/06/1979#) works in MS Access. Problem solved ;) [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
|
|
| Back to top |
|
 |  |