Fernando Campos
|
| Posted: 10/14/2002, 11:23 AM |
|
[Microsoft][ODBC SQL Server Driver][SQL Server]The conversion of a char data type to a datetime data type resulted in an out-of-range datetime value. (Microsoft OLE DB Provider for ODBC Drivers)
INSERT INTO tbResposta(idFaleConosco, autor, resposta, dataResposta, status) VALUES (7, 'Fernando Campos', 'Testando a entrada da data no BD', '14/10/2002', 1)
The form was working fine till I've changed the Date Display Format's Project Settings. Now I can't make it work
thank's in advance
|
|
|
 |
Fernando Campos
|
| Posted: 10/14/2002, 2:19 PM |
|
Problem fixed, just connection configuration, but I don't know why It was working before the visualization of Project Settings.
Thank you, every body!
|
|
|
 |
|