soorajk
October 24th, 2001, 04:03 AM
in my vb application i am using DTPicker in forms.
when i am trying to insert datefield as dd/mm/yy format in my table
(sql server) through my vb application error is occured . the error is
error -2147217913 conversion of a char data type to a datetime data
type resulted in an out of datetime value
when i try to insert datefield on dd/mm/yyyy through query analyser there is
no problem
help me and send some soucecode to solve this problem in my vb application
its very urgent
when i am trying to insert datefield as dd/mm/yy format in my table
(sql server) through my vb application error is occured . the error is
error -2147217913 conversion of a char data type to a datetime data
type resulted in an out of datetime value
when i try to insert datefield on dd/mm/yyyy through query analyser there is
no problem
help me and send some soucecode to solve this problem in my vb application
its very urgent