Viewing 15 posts - 10,696 through 10,710 (of 11,678 total)
stricknyn (12/29/2010)
Hi,Not sure what "protection level" is. Can you elaborate on what that is?
Thanks,
Strick
Sure.
In your package, go to the properties of the package. There you can find the setting...
December 30, 2010 at 12:03 am
Craig Farrell (12/29/2010)
http://balapalani.blogspot.com/2010_12_01_archive.html
It's roughly a copy/paste...
December 30, 2010 at 12:00 am
dnyanesh.09 (12/29/2010)
yes I have tried with string functions in conditional split but...we need to do number of validations and it will be very complex expression.
do u have any such code?
Thanks
Nope,...
December 29, 2010 at 11:51 pm
Grant Fritchey (12/29/2010)
December 29, 2010 at 12:33 pm
Phil Parkin (12/29/2010)
or all your .co.uk addresses become invalid
Always the same with those British people 😉
On-topic: such a check normally requires regular expressions, unless your checking for example companies e-mailadresses,...
December 29, 2010 at 12:30 pm
What is the protection level of your package?
December 29, 2010 at 12:15 pm
Does the account that SQL Server Agent runs under has the necessary rights to access the folder where your checkpoint file is stored?
December 29, 2010 at 12:13 pm
Did you set the ResultSet of the Execute SQL Task to XML?
This blog post could be useful:
Especially read the comments.
December 29, 2010 at 12:04 pm
What is your edition of SQL Server and what service packs are installed?
According to official documentation, you need at least SP2 for SQL Server 2005 to create maintenance plans without...
December 29, 2010 at 11:51 am
MTY-1082557 (12/29/2010)
December 29, 2010 at 11:43 am
OK, I just realized I asked a stupid question 🙂
If you have a full back-up at midnight you obviously can't restore to a point-in-time after midnight without transaction logs.
What I...
December 29, 2010 at 11:38 am
Grant Fritchey (12/29/2010)
Yes a full backup every night means that you should be able to recover up to the last full backup. And, yes, you're right, without log backups...
December 29, 2010 at 11:30 am
Jack Corbett (12/29/2010)
Hello My New Friend.
Good Day and How are you today.
Please...
December 29, 2010 at 11:22 am
Roy Ernest (12/29/2010)
On another note, I have...
December 29, 2010 at 11:20 am
JustMarie (12/29/2010)
I would put this into 2 conditional splits, narrowing the records and redirecting each type of improperly formatted address.
Why two seperate conditional splits when you can use one conditional...
December 29, 2010 at 11:11 am
Viewing 15 posts - 10,696 through 10,710 (of 11,678 total)