Hi All,
I am Having Problems Importing a csv file. I have tried importing to an existing table, and import to a newtable.
At the moment it seems to error on date field.
the date data held in the csv is like this:
"01.01.2006 15:45"
The default datetime size is "8" in the existing table, but I cant seem to change this.
p.s. I am a newbie to sql server 2005 so please bare with me.
I can provide the csv for anybody if needed "Weather station data"
Thanks in advance
Tony
I am Having Problems Importing a csv file. I have tried importing to an existing table, and import to a newtable.
At the moment it seems to error on date field.
the date data held in the csv is like this:
"01.01.2006 15:45"
The default datetime size is "8" in the existing table, but I cant seem to change this.
p.s. I am a newbie to sql server 2005 so please bare with me.
I can provide the csv for anybody if needed "Weather station data"
Thanks in advance
Tony