Viewing 15 posts - 3,136 through 3,150 (of 7,164 total)
Jeff Moden (9/20/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:19 am
You could do this in a Script Component in a Data Flow setup as a Destination. Keep a counter in your code and issue a new CREATE TABLE at 0...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:16 am
Once didn't work, so twice is better?
http://www.sqlservercentral.com/Forums/Topic1361171-364-1.aspx
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:11 am
akirajt (9/19/2012)
Filtrate the different integration issues. My selection is:
Description - Customer Name - IBM
Encoding - Sex - M = Male and F=...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:08 am
Variables in SSIS are case-sensitive, i.e. \Package.Variables[User::ReportID].Properties.Value is not the same as \package.variables[User::ReportId].Properties.Value, so first verify you're referencing the correct name.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:04 am
Jeff Moden (9/20/2012)
opc.three (9/20/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 11:01 am
Most of my 2005 servers are on 9.0.5057 (SP4 + MS11-049) except for a few that we cannot upgrade because a vendor app won't certify their software for SP4, sigh.
http://sqlserverbuilds.blogspot.com[/url%5D
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:55 am
Can't wait. I'll definitely read it, hell I'll even volunteer to tech review it if you like. I'll do my best to provide feedback to head-off as many detractor angles...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:46 am
dwain.c (9/20/2012)
Eugene Elutin (9/20/2012)
aaron.reese (9/20/2012)
I do have to agree with the byte-bloat issue.
Can anyone beat this? its from the NHS clinical data set upload for patient details
<personGenderCodeCurrent>M</personGenderCodeCurrent>
There is nothing wrong...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:30 am
In the Services manager you can have the OS run a program for you in case a service fails. This can be a PowerShell script that sends an email or...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:28 am
Same file location?
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:13 am
This should probably be moved to the SQL 2012 - General Forum. You may get more page views that way. Some very qualified folks have stopped watching the 2005 Forums...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 10:10 am
Cmdlet Out-File has a -Encoding option.
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 9:43 am
Jeff Moden (9/20/2012)
opc.three (9/19/2012)
It's in every SQL Server security whitepaper...
I guess there's a whole lot of people that just don't know how to do it right. I agree......
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 20, 2012 at 7:51 am
Unfortunately BULK INSERT does not play nice sometimes so we have to apply a workaround. We cannot CATCH errors from BULK INSERT related to gaining exclusive access to the file...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
September 19, 2012 at 5:39 pm
Viewing 15 posts - 3,136 through 3,150 (of 7,164 total)