No announcements
-
0 Votes
Azure AD Identity Protection
I have an AD Premium 2 license and I cannot view security reports. when i click risky sign-ins, i get a notification that says To get started with Azure AD Identity Protection, ...Unanswered | 1 Replies | 8 Views | Created by IT_Factor - 21 minutes ago | Last reply by Mark Resnik - a few seconds ago -
0 Votes
Easy Table Too Large, Doesn't Load Into Android App
I have an Azure Mobile App with 6 Easy Tables that I pull into my Android Studio app. One of the 6 tables is very large, and when I try to pull it into my Android app with return ...Answered | 7 Replies | 113 Views | Created by Lane95 - Thursday, March 15, 2018 6:30 PM | Last reply by Jeff Sanders - a few seconds ago -
0 Votes
Date Fromat
= TO_DATE('''''+ CAST(@Last_Refresh_Date AS NVARCHAR(MAX)) +''''',''''YYYY-MM-DD'''') AND LAST_UPDATED_DTTMUnanswered | 3 Replies | 26 Views | Created by Uppuluri - 28 minutes ago | Last reply by Ousama EL HOR - 2 minutes ago -
0 Votes
Error connecting from Ubuntu VM
Hi, I have an Azure VM with * Ubuntu 16.04 * Java 1.8.0_161-b12 * Python 2.7.12 I've ...Unanswered | 1 Replies | 24 Views | Created by Ignatius Faraday - Tuesday, April 24, 2018 3:59 PM | Last reply by Mike Ubezzi (Azure) - 3 minutes ago -
0 Votes
Highest Hierarchy Level
Is there a Hierarchy function that will return its highest parent without having to provide for each level? The T-SQL I have seen actually builds each level, hard-coded, in its ... -
2 Votes
DARKEN FORM
Hello I want to make a form for the main form shading I used the following code to make shading and the code shading but all the main form data ...Unanswered | 8 Replies | 55 Views | Created by monemas - 13 hours 43 minutes ago | Last reply by IronRazerz - 5 minutes ago -
0 Votes
Problems when adding Cloudy Attachments (ATTACH_BY_WEBREFERENCE - 7)
Problems when adding Cloudy Attachments (ATTACH_BY_WEBREFERENCE - 7) The goal: Using a VSTO C# addin, programmatically add a cloudy attachment trying to mimic the same results than ... -
0 Votes
Windows Device Portal API - WiFi Connect issue with WiFi-Profile
When connecting to my RPi3 with installed Windows 10 IoT Core (Build 16299.371) directly to the SoftAP and then making a Device Portal API request to connect to my WiFi, the WiFi-Profile is not added ...Unanswered | 4 Replies | 39 Views | Created by andy-dev - Tuesday, April 24, 2018 2:52 PM | Last reply by andy-dev - 6 minutes ago -
0 Votes
SharePoint 2016 - maxdop value
Hello, Can anyone tell me the correct setting for for MAXDOP and cost threshold for parallelism on SP 2016 database? Please see attached image. Are those settings ...Unanswered | 1 Replies | 21 Views | Created by Sherazad - 2 hours 30 minutes ago | Last reply by Trevor Seward - 8 minutes ago -
0 Votes
Resources & Users
I have 300 resources needs to add them into system & would like to use them as resources first & later would like to convert them as users/resources. AD Sync is ...Unanswered | 2 Replies | 22 Views | Created by Veera Kota - 1 hour 36 minutes ago | Last reply by PWMather - 10 minutes ago -
0 Votes
Variables (SSIS Package - Sequencing)
I have a requirement to append sequenced numbers on the file name... in cases where multiple files will be sent on the same day... this will make the file unique (Ex: 1st run: ... -
0 Votes
View.. with a funtion.....
Ok, would have thought this would have been easy..so I try to create a view and the view will work, until I save it. then it complains about. the sql in my ...Proposed | 11 Replies | 78 Views | Created by LandLord325 - 18 hours 50 minutes ago | Last reply by LandLord325 - 11 minutes ago -
0 Votes
MS-Excel VBA code to access a specific folder in MS-Outlook and extract the attachments in order
Hello, This is my first request here. I am writing some VBA code in Excel to access a specific folder in Outlook called ScannedDocs. I have a rule in ...Unanswered | 1 Replies | 16 Views | Created by WaseemN - 1 hour 47 minutes ago | Last reply by Eugene Astafiev - 13 minutes ago -
0 Votes
How do I apply the per user portion of a SQL Server Server/CAL license.
My company utilizes volume licensing from Microsoft and upon downloading SQL Server 2014 I read that no Key is required for this product. I was advised that I should use the Server/CAL ...Unanswered | 1 Replies | 12 Views | Created by JDReynolds_66 - 17 minutes ago | Last reply by Tom Phillips - 15 minutes ago -
5 Votes
Microsoft Project Pro 2016 crashes When File Menu is accessed
I have an user that his Project 2016 randomly hangs (about 80% of time) when he clicks on the file menu. It shows the menu, but just has the waiting icon when anything is clicked on, like save, print ...Answered | 7 Replies | 5035 Views | Created by Paladere1 - Wednesday, October 28, 2015 10:07 PM | Last reply by ec1992 - 16 minutes ago -
0 Votes
RDMA Verbs API
Dear Azure HPC support, Do you provide access to Infiniband RDMA using Verbs API on A9 or similar ... -
0 Votes
The configuration registry key could not be opened (0x800703F3)
I have two versions of VS 2017 installed - VS 2017 Enterprise and VS 2017 Enterprise Preview. When trying to install SSDT 15.6.0 I run into two issues: 1) When it ...Unanswered | 9 Replies | 93 Views | Created by Travis Illig (FISV) - Monday, April 23, 2018 9:19 PM | Last reply by Travis Illig (FISV) - 18 minutes ago -
0 Votes
Cannot create DAX data set in sql2016 with latest visual studio 2015 update
Creating a custom dax query against a basic table won't generate a list of fields. The query runs in the dataset designer, using the DAX query mode. When the query is accepted and it try ...Unanswered | 2 Replies | 75 Views | Created by Mark A Loew - Friday, April 20, 2018 4:15 AM | Last reply by MarkLoew - 20 minutes ago -
1 Votes
Missing Api-ms-win-core-version-l1-1-0.dll while starting my Application on Windows 2008R2
Hi, I have an application that uses "GetFileVersionInfoSizeEx", while launching application it ...Answered | 2 Replies | 18 Views | Created by Shinde_Sachin - 5 hours 49 minutes ago | Last reply by Shinde_Sachin - 22 minutes ago -
0 Votes
Merging Date and Time fields in table for datediff/dateadd calculation
I have a table that has one field for date and two others for start time and end time. Date field shows date in mm/dd/yyyy format and start and end times are hh:mm:ss AM/PM format. The times ...Unanswered | 9 Replies | 84 Views | Created by JHarding08 - 23 hours 25 minutes ago | Last reply by JHarding08 - 24 minutes ago - Items 1 to 20 of 2812027 Next ›
No announcements