Viewing 15 posts - 241 through 255 (of 269 total)
When during the install of a new SQL server instance you choose the Windows authentication , the sa login is disabled and set to an empty string.
So when you change...
January 14, 2014 at 3:48 am
Hello,
I have done some research about Document Management but I am annoyed because I don't know the company which provided it , so it is difficult to find the good...
January 1, 2014 at 5:10 pm
Hello,
Please, could you provide more information about your problem ? For example :
- the OS on which the SQL Server is installed and the OS for the computer on which...
December 31, 2013 at 1:48 am
Maybe with my poor understanding of the English language I missed something , but what about the following link ?
It was a Microsoft Connect feedback created by Aaron Bertrand who...
December 24, 2013 at 4:08 pm
Please , could you tell us the exact version ( last SP + CU installed ) on your both SQL Server 2012 ( 1st post ) and 2008 ( used...
November 12, 2013 at 4:21 am
Hello ,
Have you read this thread ?
http://www.sqlservercentral.com/Forums/Topic780491-9-1.aspx
Have a nice day
September 1, 2013 at 3:08 pm
Hello,
A first remark : SQL Server 2000 is no longer supported ( even in extended support ).The same thing is occurring shortly for SQL Server 2005 ( all SP )....
September 1, 2013 at 2:51 pm
Hello,
You may have at least 2 problems when you are writing a SMO application :
1- between 2 SMO versions , you can discover that classes may change of namespaces...
September 1, 2013 at 7:08 am
Hello,
Please, could you explain what you are meaning with scripts ? Are you using an application using SMO .dlls written in a language like VC# or VB ( 2008...
November 28, 2011 at 2:41 am
Thanks for this excellent article.I added it to my favorites.
I hope you will excuse me but i think i have found a tiny problem in it ( so tiny that...
October 28, 2011 at 10:17 am
Hello,
What does that mean SMO ? = SQL Server Management Objects
SMO , when it connects to an instance , is using a ServerConnection object , itself using a SqlConnection object...
May 30, 2011 at 3:33 am
Hello,
I am sorry , but , with my poor english, i am not sure to have fully understood your question.
I am using SMO since the release of SQL Server 2005...
May 23, 2011 at 3:45 pm
Hello,
SmO was awfully slow to create databases with its tables,stored procedures,views and so on with SMO 2005 SP2 . But i discovered with pleasure that SMO 2008 SP1 is about...
May 23, 2011 at 3:02 pm
Hello,
According http://msdn.microsoft.com/en-us/library/ms210376(v=SQL.100).aspx , i have seen
"You can use this method to adjust which properties are initialized for an object when it is first created to further optimize performance"....
May 23, 2011 at 6:25 am
What's the date ? The first day of April?
But a good joke
April 1, 2011 at 3:37 am
Viewing 15 posts - 241 through 255 (of 269 total)