|
|
| <prev next> |
Choosing A Webhost: |
Re: String to date conversion error despite global prefs: msg#00000db.squirrel-sql.users
On 6/22/07, janekindred@xxxxxxxxx <janekindred@xxxxxxxxx> wrote: > Hi, > > I get a "String to date conversion error" when I'm trying to do this: > > update bla set blabla='6/21/2007' It looks like the database is performing an implicit conversion (you gave it a string and the column is a date - it needs to reconcile that somehow). I'm guessing here as I have little knowledge of Informix. Generally, date types can be obtained by using a date function on a string that has a date format that the date function can understand. I suppose the first format you chose was not what the implicit conversion was expecting. You should consult your Informix product manual for guidance on what the format of date strings can be and if there are date functions that can/should be used. The date datatype format choices in SQuirreL apply to how dates are displayed and edited. So, any SQL with date strings that you execute goes to the database as is. Rob ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Next by Date: | Re: String to date conversion error despite global prefs, janekindred@xxxxxxxxx |
|---|---|
| Next by Thread: | Re: String to date conversion error despite global prefs, janekindred@xxxxxxxxx |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |