Viewing 15 posts - 1,951 through 1,965 (of 11,678 total)
SQLAssAS (9/2/2014)
I ask the question because its not working..
It's not working how? Do you get an error?
September 2, 2014 at 6:54 am
An example of a dynamic connection string using variables and expressions:
September 2, 2014 at 4:21 am
Gazareth (9/2/2014)
I wonder if there's any real difference between the two methods behind the scenes, other than to the metadata.
That would indeed be interesting to know.
September 2, 2014 at 2:59 am
Raghavendra Mudugal (9/2/2014)
Hope you can add some light on this..
ALTER COLUMN
Specifies that the named column...
September 2, 2014 at 1:30 am
Raghavendra Mudugal (9/2/2014)
but, not sure if I am missing here anything, I tried using ALTER TABLE ALTER COLUMN, it gives the error.
ALTER TABLE...
September 2, 2014 at 1:10 am
Nice question, didn't know about this syntax.
Although dropping and recreating the column also works and at this point in time, a lot of people thought that was the answer.
September 2, 2014 at 1:05 am
terry999 (8/29/2014)
Thanks, not heard the term blueprint before , but sounds what I need.However can't find 2008 version.
There are not that much differences between 2008 and 2012, so the book...
August 29, 2014 at 5:42 am
This is quite a nice book that will get you up and running fairly quickly:
August 29, 2014 at 3:18 am
arrjay (8/28/2014)
I developed the package in SQL Data Tool Visual Studio 2010.
I would...
August 28, 2014 at 8:00 am
xsevensinzx (8/28/2014)
GilaMonster (8/28/2014)
xsevensinzx (8/28/2014)
I am studying for my Microsoft SQL 2008 R2 Database Development certification though.
Don't. If you want to study now, get the 2012 ones. The 2008 exams are...
August 28, 2014 at 7:00 am
That's a bit over 1.6GB of memory you need to cache the lookup.
Maybe it's an issue when you run the package in 32-bit?
What if you execute the package in 64-bit?
August 28, 2014 at 3:42 am
arooj300 (8/28/2014)
Hi Koen,I have written query, and selected only the key column but still the problem is same.
How big is the lookup table? What data type does the key have?
How...
August 28, 2014 at 1:52 am
Viewing 15 posts - 1,951 through 1,965 (of 11,678 total)