Hi..
I'd a problem while using the DTPicker in VB form.
While executing the sql statement,
cn.execute "insert into empdetails values(' " & DTPicker1.value & " ')"
Got the error as overflow.... pl help me..how to avoid this...?
Sree