Viewing 15 posts - 1,156 through 1,170 (of 4,272 total)
No, it will be more than 40MB when stored, each page is 8K or 8,192 bytes BUT sql will not use more than 8,060 bytes per page for data, the...
July 21, 2011 at 9:24 am
Pileing onto the bandwagon..
Just from the subject I was guessing what was being asked.. And Lowell and Steve are absolutely right. Storage and presentation are completely unrelated, and...
July 21, 2011 at 9:10 am
Price is one of the biggest items in the PRO category for SQL Server, I can't think of any configuration where Oracle is cheaper.
Also, my experience is that Oracle DBAs...
July 21, 2011 at 9:07 am
I'm not surprised by the performance.. I have seen it several times. I believe it is tied to the fact that the blob data is present on some...
July 19, 2011 at 4:10 pm
I agree with what I've read here.
However, I have some pretty serious concerns. If you are a new DBA your first real project should not be one...
July 19, 2011 at 4:02 pm
I downloaded the stuff to do an Ext activation process. I'm excited to try it.
CEWII
July 19, 2011 at 12:55 pm
Ooo, thats an interesting idea.. How about external activation with service broker, that could break the 32/64 problem I think.
Oh, wait, I see the OP has to cut research...
July 19, 2011 at 11:24 am
I agree, for a POC it is fine, for production no way.. and it is a little bit of work. I saved the script I used for next...
July 19, 2011 at 10:42 am
I knew it was more than just a signing cert.. Here is a good post that covers the requirement, towards the bottom, the top is ok, but the bottom...
July 19, 2011 at 10:22 am
Signing cert and I think something else as well, it has been many months since I last created an unsafe assembly, I try not to create unsafe assemblies if I...
July 19, 2011 at 8:15 am
Not at all, trustworthy is not a requirement there are ways to get an UNSAFE assembly in without it. But unsafe and external access are a lot closer than...
July 18, 2011 at 3:54 pm
What version of SQL Server 32 or 64? Is the DLL compiled for a specific architecture or MSIL? Are all the related DLLs of the same configuration?
My first...
July 18, 2011 at 3:44 pm
OOOOOhhh... 64/32 strikes again.. Hate it when that happens..
And opc.three, I'd be really careful about turning trustworthy on, I have done that before but I much prefer...
July 18, 2011 at 3:38 pm
For trusted connectivity, the user context running BIDS is the context that is used. You can do a Run As with BIDS if you have the right script installed....
July 18, 2011 at 3:36 pm
Chopped right out of the licensing document (file is called 2008 SQL Licensing Overview final.docx):
VIRTUALIZATION AND MULTI-INSTANCING
Virtualization is defined broadly as the running of software on a “virtual environment.” A...
July 15, 2011 at 2:53 pm
Viewing 15 posts - 1,156 through 1,170 (of 4,272 total)