Viewing 15 posts - 48,631 through 48,645 (of 59,065 total)
suresh (8/19/2008)
I am trying to load the same sample file, it is showing the Error message:Syntax Error From Class..
Regards,
suresh
I've never seen such an error in SQL Server, so it...
August 20, 2008 at 7:32 pm
Michael Meierruth (8/20/2008)
Michael Meierruth (8/20/2008)
Jeff Moden (2/25/2008)
...Might be an ANSI standard but I always follow MIL-TP-41H, instead... 😉
I have forgiven myself for not knowing the meaning of that abbreviation. But...
August 20, 2008 at 7:03 pm
In that case, the path to the spreadsheet should probably be a UNC that the SQL server can see... the reference to C: is for the server and won't work...
August 20, 2008 at 6:48 pm
Anirban Paul (8/20/2008)
Another Jewel in your crown Jeff. Great article. Wonderful...:)
Thanks, Anirban. I appreciate it... 🙂
August 20, 2008 at 6:27 pm
rog pike (8/20/2008)
August 20, 2008 at 6:25 pm
Chris Morris (8/20/2008)
Jeff Moden (8/19/2008)
Chris Morris (8/19/2008)
I've had to do pivots in the last couple of weeks, with an unknown number of...
August 20, 2008 at 6:19 pm
True enough... but if you have enough to physically seperate the data, you won't usually have any RI requirements between the two servers...
August 19, 2008 at 10:01 pm
pockeyfan (8/19/2008)
Did you try the function I gave you?
Hi, thanks for your help
However, I could not run your codes in my system. There's always error message shown "Incorrect syntax near...
August 19, 2008 at 9:58 pm
Matt Miller (8/15/2008)
Matt Miller (8/14/2008)
I will see what I can do. I think I might want to try a CLR proc on this one.....
By the way - that was...
August 19, 2008 at 9:52 pm
Carl Federl (8/19/2008)
If this SQL is run, statistics time reports duration and cpu of of zero:
set statistics time on
insert...
August 19, 2008 at 9:46 pm
Jeff Moden (8/19/2008)
Jeffrey Williams (8/19/2008)
Jeff Moden (8/19/2008)Yeap... 'bout six weeks ago if I recall correctly... the only thing missing for me was doing those bloody dual Pivots...
Do you...
August 19, 2008 at 9:27 pm
Jeffrey Williams (8/19/2008)
Jeff Moden (8/19/2008)Yeap... 'bout six weeks ago if I recall correctly... the only thing missing for me was doing those bloody dual Pivots...
Do you happen to...
August 19, 2008 at 9:24 pm
charshman (8/19/2008)
August 19, 2008 at 9:01 pm
Couple of things may be happening here... first off, where is 'c:\SEND\SPF' ?? If it's not on the server, then you have to change the path to a UNC....
August 19, 2008 at 8:47 pm
Viewing 15 posts - 48,631 through 48,645 (of 59,065 total)