Viewing 15 posts - 136 through 150 (of 342 total)
The delimiter (,) and text qualifier (") are two different things in the flat file destination definition. The flat file destination definition should have the final say in what it...
July 7, 2008 at 2:31 pm
Shot in the dark: In your flat file destination definition, have you specified the text qualifier (usually ' or ")?
July 7, 2008 at 2:20 pm
Michael Earl (7/7/2008)
I have not found any tools that don't cause problems on databases of significant size (10gb or more) that have activity during the process.
I have successfully used DiskKeeper...
July 7, 2008 at 11:25 am
Joseph (7/7/2008)
I thought that the statement should be INSERT INTO ..., but nobody complains about the missing INTO, so I start doubting: can it work without?
INTO is an optional keyword....
July 7, 2008 at 7:21 am
I have an update on this issue...
Just before I left for the holiday, I was able to see, using profiler, that the trigger was firing which left my mind in...
July 7, 2008 at 6:45 am
OK, that's a step in the right direction. I can see now that it is firing. Can I get it record what the values are for the variables? All it...
July 3, 2008 at 1:57 pm
Well, that doesn't work either. Is there possibly an issue with having two triggers on the same table that may be causing the issue?
Is there a way to see what...
July 3, 2008 at 1:35 pm
Jason Selburg (7/3/2008)
July 3, 2008 at 1:00 pm
nary (7/3/2008)
July 3, 2008 at 12:47 pm
I used FOR since that was how the examples were written. Plus the documentation says, "AFTER is the default when FOR is the only keyword specified."
It seems like it would...
July 3, 2008 at 12:45 pm
This really isn't that hard to understand. The link posted with the question's answer is plainly obvious.
http://www.microsoft.com/sql/prodinfo/features/compare-features.mspx
In the Workgroup column on the row for RAM, the limit is clearly stated...
July 3, 2008 at 7:39 am
I'm not certified and don't need it. I landed my newest job based on experience, which is more valuable than a piece of paper. I had actually considered certification with...
July 3, 2008 at 7:31 am
Great article and thanks for taking the time to write it. I'm not necessarily "seasoned" but after six years with SQL Server, this still sheds a bit of light on...
July 2, 2008 at 8:13 am
GSquared (7/2/2008)
As an aside, Microsoft recommends against that specific method. They say...
July 2, 2008 at 7:31 am
I don't see a data sources folder. I think the data sources were created in each folder.
July 1, 2008 at 2:06 pm
Viewing 15 posts - 136 through 150 (of 342 total)