Viewing 7 posts - 1 through 7 (of 7 total)
Oo I see, thanks!
October 2, 2018 at 9:20 am
Hi Steve, thanks for the heads up, but my import is from Excel to SQL so this should not be an issue. Thanks anyway!
October 2, 2018 at 9:04 am
Thanks, I replaced the VALUES with a SELECT statement on my column that contains the original data.
The output is a column with all the converted values. I will...
October 2, 2018 at 7:32 am
Hi Thom,
The column was initially varchar(50), but I changed it now to datetime. Some examples of the data:
Excel = SQL Server
744:00:00 = 1900-01-31...
October 2, 2018 at 6:49 am
Hi Steve, unfortunately I can not change the format manually as there are hundreds of these sheets sent each month. The goal is to automate the process as much as...
October 2, 2018 at 1:11 am
Thanks once again Steve. Fortunately I have more experience with Visual Basic than SQL so that was not to difficult (with the help of Google of course). I marked your...
September 13, 2018 at 12:50 am
Thank you sgmunson for clearing that up.
I have written...
September 12, 2018 at 1:41 am
Viewing 7 posts - 1 through 7 (of 7 total)