SQLScholar
Programmer
Hey all,
I am creating a package to insert an excel file into our DB. Some of the fields are given on the spreadsheet but not all.
One field i want to be todays date, so i have put in Getdate() as fieldname,
but i am getting back an "undefined function in expression getdate".
Any ideas how i can do this?
Dan
----------------------------------------
There are 2 types of computer, the prototype and the obsolete!!
----------------------------------------
I am creating a package to insert an excel file into our DB. Some of the fields are given on the spreadsheet but not all.
One field i want to be todays date, so i have put in Getdate() as fieldname,
but i am getting back an "undefined function in expression getdate".
Any ideas how i can do this?
Dan
----------------------------------------
There are 2 types of computer, the prototype and the obsolete!!
----------------------------------------