"Conversion failed when converting date and or time to string" error

  • Thread starter Thread starter Casey R.
  • Start date Start date
C

Casey R.

Guest
Please I am having similar issue. I actually designed an application GUI, the GUI has a form with different input variables (textfield ). There's also a textfield for date and the date gets inputted automatically. After all the data have been entered in their textfields of the form, I submit the record and they get saved in SQL database.The database column for dateRecorded has data type of varchar(500).So when application form is submitted, every column record gets saved in their respective columns in the database table.I have no issue inserting and retrieving record. It's just about 3hours ag

Continue reading...
 
Back
Top