Viewing 2 posts - 1 through 2 (of 2 total)
Maybe cast to date will help:
select cast(getdate() as date)
November 21, 2019 at 5:28 pm
#3699718
I think you're correct - you need to use the 32 bit runtime in order to import xls files. During testing this can be set in Visual Studio under...
April 12, 2016 at 3:15 pm
#1871553