A
Anburose
Guest
Dear Sir
i try to insert record in sql 2008 table using vb2010 . sometimes i got error message "Conversion failed when converting date and/or time from character string." i use many date/time fields. how can i identified the particular field name .
my coding
try
-----
-----
Catch ex As Exception
MsgBox(ex.Message)
end try
Please Help Me...
Thanks
Anburose
Continue reading...
i try to insert record in sql 2008 table using vb2010 . sometimes i got error message "Conversion failed when converting date and/or time from character string." i use many date/time fields. how can i identified the particular field name .
my coding
try
-----
-----
Catch ex As Exception
MsgBox(ex.Message)
end try
Please Help Me...
Thanks
Anburose
Continue reading...