Viewing 15 posts - 8,371 through 8,385 (of 11,678 total)
Merry christmas!
In Belgium, turkey is traditional christmas dinner, but I guessed the correct answer 🙂
December 23, 2011 at 7:29 am
Lamprey13 (12/22/2011)
December 23, 2011 at 7:11 am
Andrew Watson-478275 (12/22/2011)
I always find some of...
December 22, 2011 at 6:56 am
There's a whitepaper from the SQL Server team.
Also check out this article:
http://blogs.msdn.com/b/john_daskalakis/archive/2010/01/07/9945117.aspx
For DTS:
http://www.simple-talk.com/sql/ssis/dts-to-ssis-migration/
How painless and smooth it will be, that depends on your system 🙂
December 22, 2011 at 6:34 am
What happens if you set it to False? Does your package work?
December 22, 2011 at 6:29 am
dilipd006 (12/22/2011)
devI will keep the education in a seperate table add the referece to the profile table
But if a person doesn't have an education, you still have a NULL reference?
dilipd006...
December 22, 2011 at 5:21 am
sql Anand (12/21/2011)
hii want to know about Adhoc Reports..Actually what s mean by Adhoc reports..and whats d use of creating AdHoc reports etc
According to Wikipedia:
"ad hoc" reporting systems...
December 22, 2011 at 5:12 am
srik.kotte (12/21/2011)
I have an issue with execute sql task. I have 2 variables in execute sql task.Count and filename.In the sql statement I have given like this
INSERT INTO dbo.esg_account_audit(operation,num_records,file_name)
Values( 'Account...
December 22, 2011 at 5:06 am
pallavi.unde (12/22/2011)
Univ_streamRelation is not exist in source ..I am connecting both server database via SQL Authentication
If the table doesn't exist in the source, why is there a source component...
December 22, 2011 at 4:57 am
The unnecessary space by NULL values can be avoided if you use sparse columns.
http://msdn.microsoft.com/en-us/library/cc280604.aspx.
If you use design #1, you also have to add a new column in the transaction tables...
December 22, 2011 at 4:56 am
Why is the EndDate column used for all the values of AssetSK?
Test4 is a new business key, so why should EndDate of other business keys be adjusted? This is not...
December 22, 2011 at 4:03 am
pallavi.unde (12/22/2011)
but now if i tried to import whole database on other server it's showing error :-
Messages
Error 0xc0202009: Source 322 -...
December 22, 2011 at 3:56 am
Dev (12/22/2011)
Koen Verbeeck (12/22/2011)
Dev (12/22/2011)
December 22, 2011 at 3:53 am
pallavi.unde (12/22/2011)
But M trying to export and import it's not taking data.... where could i find the setting for data exporting????
Please explain a bit more what you are trying to...
December 22, 2011 at 3:27 am
Viewing 15 posts - 8,371 through 8,385 (of 11,678 total)