Viewing 15 posts - 256 through 270 (of 1,292 total)
aaa-322853 (2/9/2010)
Is it possible to store more than the 1,024 columns in SQL Server 2008?
Yes, you can use wide tables which allow up-to 30,000 columns look for more in Books...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 10:07 am
When you create the logins, using the dialog box (not from Query Editor), under user mappings, you can select the database(s) which a user should be able to access, you...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 10:01 am
Douglas Murphy (2/9/2010)
Is this possible with a SQL Server database?
I guess Gail and I answered it already, You cannot add the MDF files of SQL Server 2005 to SQL Server...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 9:54 am
Is it still running ?
If you stop and re-run it what happens??
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 9:49 am
I haven't seen any significant difference. But I am no SSIS expert, both have worked for me..
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 9:38 am
That seems to be too generic error message..
Have you taken a look at the SQL Server Error Log anything mentioned there?
Was there any issue with the disk when the...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 8:53 am
What do you mean by setting up subscription, what steps have you performed?
Is the data currently available on the subscriber?
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 8:18 am
ALZDBA (2/9/2010)
This way, you will find a "database opened" message...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 8:08 am
You may also log into Integration Services (in SSMS) navigate to stored packages and right click on MSDB and select Import package and under package location choose file system from...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 7:55 am
Look at this blog which explains how to deploy SSIS Packages..
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 7:51 am
By last accessed do you mean last modified or just reading it?
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 7:21 am
I would suggest you follow Lynn's / Gail's suggestion on mirroring, I forgot to mention that.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 7:03 am
That's understood, but you have not responded to Jeff's question earlier, do you take T-log backups regularly?
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 6:53 am
I am not sure if there is a straight way in finding what you wanted. There must have been any workarounds for this given by someone..
Since you have posted this...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 6:45 am
As you have mentioned your client cannot afford for a 3rd server in setting up Mirroring, have you thought about the option of Log Shipping? Again it would not be...
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
February 9, 2010 at 6:38 am
Viewing 15 posts - 256 through 270 (of 1,292 total)