Viewing 15 posts - 1,861 through 1,875 (of 8,760 total)
October 28, 2017 at 7:07 am
October 28, 2017 at 7:05 am
October 28, 2017 at 7:00 am
October 28, 2017 at 6:56 am
SQL Server can easily handle this, with proper design, coding and indexing, then it can handle tens of thousands of transactions per second, 10 is absolutely nothing really!
😎
October 26, 2017 at 5:58 am
Quick thought, why not use an SSH tunnel with an encrypted target volume for this?
😎
October 26, 2017 at 5:51 am
Can you pos here a sample of the XML please?
😎
October 26, 2017 at 12:18 am
I have loaded an XML file which is 750MB in size, its created as...
October 24, 2017 at 11:56 pm
Quick thought, if you need to do this in SSMS then split the XML on the Statement elements with the nodes function which puts each of those in a separate row,...
October 24, 2017 at 10:12 am
October 22, 2017 at 1:27 pm
This is a known issue, see https://connect.microsoft.com/SQLServer/feedback/details/1860102
😎
October 21, 2017 at 7:01 am
Quick thought, add error handling in the exe code with specific error numbers, then you at least will have a chance of knowing what is going wrong.
😎
October 21, 2017 at 6:28 am
This is a very inefficient way of querying the XML, can you post a sample of the XML so we can help you out here?
😎
Jeff, I...
October 21, 2017 at 3:13 am
Can you suggest some technologies and Ideas for us to migrate our production...
October 19, 2017 at 2:04 pm
And the output of sp_estimate_data_compression_savings?
😎
October 18, 2017 at 5:04 am
Viewing 15 posts - 1,861 through 1,875 (of 8,760 total)