No announcements
Found 2562476 threads
-
0 Votes
Take the users out of a ruse
User-271186128 posted Hi Jesper Petersen, According to your code and description, it seems that you want to send emails to some user on ...Answered | 2 Replies | 48 Views | Created by Anonymous - Sunday, August 2, 2015 6:46 PM | Last reply by Anonymous - Tuesday, August 4, 2015 2:34 AM -
3 Votes
How to take print out
I am doing a project and I want to print a data in following manner, and in 4 column. The given field is in database. so plz reply urjent.........I need ...Answered | 7 Replies | 8156 Views | Created by Dhrumil the Begginer - Friday, March 26, 2010 3:25 PM | Last reply by Dhrumil the Begginer - Wednesday, March 31, 2010 5:09 PM -
4 Votes
Take out NULL values from results
Take a look at this blog post Avoid Conversions In Execution Plans By Using sp_executesql Instead of ExecFor every expert, ...Answered | 5 Replies | 5066 Views | Created by Raul Baez - Friday, May 18, 2012 1:33 AM | Last reply by Naomi N - Monday, January 14, 2013 12:42 AM -
0 Votes
UCMA 4.0 User Available To Take A Call ?
The user would need to chose "Reset Status" from the drop down for the presence to change.Answered | 3 Replies | 1838 Views | Created by Edward W James - Thursday, August 15, 2013 10:24 AM | Last reply by Edward W James - Monday, September 2, 2013 11:42 AM -
0 Votes
DROP USER taking a long time.
Hi Shaw, This happens when user is connected to the database.Answered | 1 Replies | 3438 Views | Created by Mr Shaw - Friday, August 24, 2012 12:23 PM | Last reply by Basit Farooq - Friday, August 24, 2012 3:54 PM -
0 Votes
Moving transaction log with out taking the server down
Hello, You will have to negotiate downtime with your users or do that during maintenance window.Answered | 2 Replies | 4918 Views | Created by Vipstercular - Monday, July 12, 2010 3:08 PM | Last reply by Vipstercular - Wednesday, July 14, 2010 12:56 PM -
0 Votes
User Profile Sync - DS_DeltaSync taking many hours
The number and types of properties in your user profiles can affect your system's performance during profile synchronization and other operations.Answered | 1 Replies | 1004 Views | Created by Steven.Texas - Monday, August 1, 2016 1:44 PM | Last reply by Linda ZL - Tuesday, August 2, 2016 4:52 AM -
9 Votes
Find out queries taking up more memory
Thanks for pointing it out.Answered | 18 Replies | 24296 Views | Created by Manu_vmr - Wednesday, November 27, 2013 9:14 PM | Last reply by RAJU RG - Thursday, November 28, 2013 3:27 PM -
1 Votes
Variable's value inside script - to take it out of script?
Radhai, For multiple addresses do below, The problem is that you are supplying a list of addresses separated by semi-colons to the MailMessage ...Answered | 7 Replies | 3087 Views | Created by Radhai - Friday, November 9, 2012 2:23 PM | Last reply by Rajkumar5055 - Saturday, November 10, 2012 3:53 PM -
0 Votes
Find out user Permission on a List
Hi Nayeem, I am not sure if you are looking for the users that have permissions to a list, or if a single user has permission to a list.Answered | 4 Replies | 5052 Views | Created by phani kumar R M - Sunday, March 1, 2009 11:30 AM | Last reply by Michael Olsberg - Tuesday, March 3, 2009 12:21 AM -
2 Votes
Document Checked out to user no longer with company
I have a document that is checked out by a user no long with the company.Answered | 2 Replies | 1397 Views | Created by DanielPBryan - Friday, February 21, 2014 3:55 PM | Last reply by Stark365 - Friday, February 21, 2014 7:26 PM -
0 Votes
Possible to take user to a certain view in the Project Center
In 2010 Have you tried providing permissions for the user on a specific view ?Answered | 1 Replies | 1212 Views | Created by spartan422 - Thursday, August 21, 2014 7:44 PM | Last reply by Ajith Jose - MSFT - Wednesday, August 27, 2014 1:37 PM -
0 Votes
Find out the Default Font and Size the User is using
Take a look at the following registry hive: HKEY_CURRENT_USER\Software\Microsoft\Office\14.0\Common\MailSettings where 14.0 stands for the Outlook version.Answered | 3 Replies | 454 Views | Created by Darryl Bartlett - Thursday, February 18, 2016 2:17 PM | Last reply by Eugene Astafiev - Wednesday, February 24, 2016 7:15 PM -
1 Votes
Some users are getting locked out
Worked it out.Answered | 4 Replies | 1785 Views | Created by orange juice jones - Tuesday, November 6, 2012 9:38 AM | Last reply by orange juice jones - Tuesday, November 6, 2012 11:54 AM -
0 Votes
People Search - User Click Not taking to Mysite
Hi Khushi, For this issue, please check the URL for the user name you clicked on the search results page.Answered | 2 Replies | 622 Views | Created by KhushiSShaikh - Friday, July 24, 2015 8:05 PM | Last reply by Victoria Xia - Monday, July 27, 2015 9:54 AM -
0 Votes
Signing User Out - Server Side
redirect_url=REDIRECT_URL And it does logout the user but the redirection is not working !...Answered | 2 Replies | 3945 Views | Created by PHPdevx1 - Wednesday, April 25, 2012 12:34 AM | Last reply by Dare Obasanjo - MSFT - Wednesday, April 25, 2012 8:24 PM -
0 Votes
How to take out single document of a document library from Search Scope?
Hi All, How to take out single document of a document library from Search Scope.Answered | 3 Replies | 2971 Views | Created by Share123 - Monday, August 27, 2012 3:13 PM | Last reply by Share123 - Monday, August 27, 2012 5:58 PM -
0 Votes
Find out why an SSIS package takes so long execute ?
Is there any guideline which shows how to find out why a package is taking "too long" to execute ?Answered | 2 Replies | 3493 Views | Created by blastoSO - Monday, December 23, 2013 6:26 PM | Last reply by blastoSO - Monday, December 23, 2013 7:04 PM -
0 Votes
Disable/Lock user out of a database
Drop the user.Answered | 7 Replies | 15504 Views | Created by BillMurphy - Wednesday, January 13, 2010 12:53 PM | Last reply by SQLWork - Monday, October 18, 2010 3:46 PM -
11 Votes
How to get database out of single user
Take the DB offline and then use the below command connected to master ALTER DATABASE <DBName> SET MULTI_USERAnswered | 10 Replies | 178164 Views | Created by sqldev5 - Tuesday, May 1, 2012 4:19 PM | Last reply by David Reabow - Saturday, February 8, 2020 9:45 AM - Items 1 to 20 of 2562476 Next ›
No announcements