Enter Keywords:
1 - 10 of 26(0.001 seconds)
Sort By:
 
I have a Dbase IV DB with dates stored as MM/DD/YY many of the dates in that db are NOT valid for example 00/00/00.  I have a form that connects to the DB with BDE and uses DBeditboxes to display/e...
Zones: Delphi ProgrammingDate Answered: 07/18/2006 Rating: 7.8 Views: 0
I have a string that sometimes comes to me without the 0 at the beginning ( 91106 (for example) rather than 091106) I'm trying to convert it to a date time format when this happens and then popu...
Zones: C#Date Answered: 12/27/2006 Rating: 8.0 Views: 0
I have created a appointment booking system where the date is selected via a daetpicker...For some reason it is storing the date to my database as dd/mm/1900!!! Anyone know what might be wrong
Zones: VB Script, VB Objects, Visual...Date Answered: 04/20/2007 Rating: 7.8 Views: 0
Hi all, How come my JS is hitting the User Error message when entering today's date and tomorrows date?              // Convert the char datatype Date selected into a date datatype.       var ldateVal = new D...
Zones: JavaScriptDate Answered: 08/26/2007 Rating: 9.0 Views: 0
Hi, I was using Weblogic5.1 with Oracle8.1.5 as backend. The problem started when I shifted to Oracle8.1.7. Now I get the above mentioned exception and that too very randomly. The stack trace re...
Zones: OracleDate Answered: 05/25/2002 Rating: 8.0 Views: 4
When I enter date range between 12/26/05 through 01/01/06, Access 2003 thinks that 12/26/05 is greater than 01/01/06. It errors here (If Me![txtDateStart] > Me![txtDateEnd] Then).  Here is the...
Zones: MS AccessDate Answered: 01/04/2006 Rating: 8.6 Views: 0
Why is this not being excepted? Select         * From         tmoadm.dat01 d1,         tmoadm.dat02 d2 Where        rownum < 15 AND        d1.LOAN_NUM = d2.LOAN_NUM AND  ...
Zones: SQL Syntax, PL / SQLDate Answered: 03/28/2007 Rating: 7.6 Views: 0
I have a large sum of data that is imported into SQL server every day.  However, my job consistently fails because the data has invalid 2/29/07 dates in it.  I cannot change the data that I am impo...
Zones: SQL Server 2005Date Answered: 01/31/2008 Rating: 8.4 Views: 0
hi getting  this error any idea i guess to_date function is k when i do select its k but when i am doing insert then i grt this error any idea select DMT_COMPENSATION_RATE_DM"."BASE_RATE_USD_...
Zones: OracleDate Answered: 11/22/2007 Rating: 9.4 Views: 4
We have an ASP web page using an ODBC connection to a Foxpro database. The problem is with any of the date fields. The date will return fine if a date has already been entered, however, if the date...
Zones: FoxProDate Answered: 01/08/2003 Rating: 7.8 Views: 0