Viewing 15 posts - 12,586 through 12,600 (of 39,810 total)
Randy Rabin (3/19/2013)
March 19, 2013 at 11:54 am
Perhaps. I think we'll have 1TB on cell phones in 5 years. Not all phones, but higher end ones. Especially since Kingston announced a 1TB flash drive.
http://www.pcmag.com/article2/0,2817,2414107,00.asp
I can foresee 1PB...
March 19, 2013 at 8:52 am
AFAIK, this works the same as it does for filegroups without Filestream.
You can see some backup and restore here: http://www.mssqltips.com/sqlservertip/1854/how-to-backup-and-restore-a-sql-server-filestream-enabled-database/
I haven't tested a filegroup restore, but you should be able...
March 18, 2013 at 6:23 pm
As Jeff mentioned, this is confusing. For Job ID 11, I see a 100 as Position 1, not 2. Or am I missing something?
March 18, 2013 at 6:20 pm
Thanks, Ron. Appreciate the support and questions from you.
March 18, 2013 at 6:17 pm
You absolutely can use stored procedures:
http://msdn.microsoft.com/en-us/data/gg699321.aspx
Personally I'd recommend building a good data model and database first, then point EF at it. However I'd search around for what other people have...
March 18, 2013 at 6:16 pm
Great explanation from Craig. We have a few articles on the site as well:
http://www.sqlservercentral.com/articles/Performance+Tuning/usingbitmaskoperators/790/
March 18, 2013 at 6:14 pm
batgirl (3/18/2013)
I attended - and it was great. I will be registering for the Columbus event as well. Too much good material to get in one day!
Great to...
March 18, 2013 at 10:21 am
umailedit (3/16/2013)
You should never use hashing algorithms to store password. ...
March 17, 2013 at 1:28 pm
jasona.work (3/15/2013)
842 bottles of beer on the wall!842 bottles of beer!
😀
I want one.
March 15, 2013 at 12:12 pm
henrik staun poulsen (3/14/2013)
We also almost never run CHECKDB.
This is because it takes tooooooo long.
I'm taking something above 50 hours.
When we restore a backup onto our test system, the...
March 14, 2013 at 9:19 am
The instance starting has nothing to do with the administrator. I'm asking if you can connect from SSMS with the administrator account, the same one used as the SQL Agent...
March 12, 2013 at 3:14 pm
mtillman-921105 (3/12/2013)
March 12, 2013 at 2:07 pm
Is this a valid instance name? Is it started?
If you connect to the instance with the same administrator account, does it work?
March 12, 2013 at 2:00 pm
Viewing 15 posts - 12,586 through 12,600 (of 39,810 total)