View Single Post
  #1 (permalink)  
Old 07-12-2009, 08:13 AM
dmolnar dmolnar is offline
Junior Member
 
Join Date: Jul 2009
Posts: 11
Default Data Type in SQL Server

I have a Task I created last week that input into SQL server data collected from an excel speadsheet. it was working fine until today when i run it i get a data conversion error from varchar to int and will not proceed past that. I don't think anything has changed from when i ran it on thursday.
Reply With Quote