Click here to Skip to main content
15,887,302 members

Comments by Muli G. (Top 7 by date)

Muli G. 9-Jun-14 10:20am View    
Does all the indexes are being removed or just the non clustered ones?
Can it be that the schema_option is set to "copy nonclustered indexes" = false?

please review this article:
http://blogs.msdn.com/b/repltalk/archive/2012/04/03/replicating-non-clustered-indexes-improves-subscriber-query-performance.aspx

and this msdn forum question:
http://social.msdn.microsoft.com/Forums/sqlserver/en-US/51512117-b53d-429b-8c3d-84d9a925126e/sql-server-replication-initilize-subscription-removes-nonclustered-indexes?forum=sqlreplication

hope this will help
Muli G. 9-Jun-14 10:09am View    
try this tutorial:
http://www.easysoft.com/developer/languages/c/odbc_tutorial.html
Muli G. 5-Jun-14 10:54am View    
I think that you will need to use alter system in order to change MAX_UTILIZATION
but are you sure this is the setting you need to change? are you working in dedicated or shared server?
Muli G. 5-Jun-14 10:44am View    
Try to use this:
http://www.dotnetfunda.com/forums/show/6847/play-video-from-memory-stream-or-byte-array

Good luck :)
Muli G. 5-Jun-14 10:24am View    
BTW there is something in the msdn forum about the memory of SQL server the confirms sql doesn't release memory unless it has to:
http://social.msdn.microsoft.com/forums/sqlserver/en-US/90d5422f-c924-4211-9323-7373e9d5ad1f/sql-server-not-releasing-memory-back