350,417 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Does anyone know how to 'pro-grammatically' create an Attachment Field in an Access Table using DDL? The following Code does NOT add the [Attachments] Field to the [Students] Table. All works well up to that point.

On Error Resume Next CurrentDb.TableDefs.Delete "Students" Dim strSQL As String strSQL = "CREATE TABLE [Students] ([ID] COUNTER,[Last Name] VARCHAR(50), " & _ "[First Name] VARCHAR(50), [E-mail Address] VARCHAR(50),…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-03T22:52:08.563+00:00
ADezii 46 Reputation points
accepted 2020-06-04T12:42:35.483+00:00
ADezii 46 Reputation points
2 answers One of the answers was accepted by the question author.

Issue with user group policy not applying 100% of the time.

Hello Everyone, We have recently run into some issues with user group policies not applying or only applying about 25% of the time on computers running windows 10 and was hoping to get some ideas on what could be causing the issue. This had originally…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,913 questions
asked 2020-06-01T17:16:29.553+00:00
JC 21 Reputation points
accepted 2020-06-04T12:10:32.49+00:00
JC 21 Reputation points
1 answer

How can I save CSS-code in SharePoint?

Hello, I'm trying to use CSS-code in order to change the appearance of a webpart in SharePoint 2013 on-premise. But SharePoint Always discards the code. How can I save the code permamently? Or how can I change the appearance (like colors and fonts) of my…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T08:24:08.497+00:00
BilalZaman20 1 Reputation point
answered 2020-06-04T11:29:51.443+00:00
Dave Patrick 426.3K Reputation points MVP
1 answer

MS Forms Pro - Responses

My issue is sending the data to excel as I have 747 responses noted on the design page and can see these in the question wise analysis but 0 in the overview section which means I can’t export to excel to analyse

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T09:42:56.09+00:00
K Jones 1 Reputation point
answered 2020-06-04T11:27:37.51+00:00
Dave Patrick 426.3K Reputation points MVP
1 answer

hanging control panel for sound and player

I use firefox Nightly and Windows 10, when I run a video on YouTube, the sound and player control panel appears and does not disappear until I turn off the video. Naturally, it interferes with watching the video, someone means: how to remove it? …

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T10:30:02.32+00:00
myownfiles 1 Reputation point
answered 2020-06-04T11:25:12.907+00:00
Dave Patrick 426.3K Reputation points MVP
2 answers One of the answers was accepted by the question author.

Separation of Internal and External users for easy management.

Currently my team and I have a client that is using Power BI Premium. We need to have Row Level Security enabled for both internal and external users. We gave a recommendation to have Azure AD groups handle user management, but the client does not…

Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,955 questions
asked 2020-06-01T21:54:24.703+00:00
Benjamin Garrard 21 Reputation points
accepted 2020-06-04T10:42:25.527+00:00
Benjamin Garrard 21 Reputation points
1 answer

Can you restore a deleted Azure Jupyter notebook?

I accidentally deleted a Jupyter notebook on Azure. How would I recover it? Thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,322 questions
asked 2020-05-20T10:35:19.617+00:00
William 11 Reputation points
commented 2020-06-04T10:09:59.76+00:00
romungi-MSFT 42,986 Reputation points Microsoft Employee
13 answers

Fedora 30 / Gnome desktop / Wayland : Screen sharing crashes Teams app & other observations

It is great to see this eventuate and I hope development continues. Screen sharing crashes teams app, Fedora 30 Workstation / Gnome desktop / Wayland. As this is Electron, it is worth noting the same problem was not observed using genuine Chrome…

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2019-12-12T07:07:41.26+00:00
bicycle 86 Reputation points
commented 2020-06-04T09:29:28.077+00:00
sinbalta 1 Reputation point
1 answer

What UWP tool is used for Grove Music app header?

I noticed in Windows 10's Groove Music application that it is using some sort of horizontal bar at the top of the screen to show the title on a small screen, but with larger screens the text is bigger. What UWP tool is being used for this? Smaller…

Universal Windows Platform (UWP)
asked 2020-05-30T22:34:58.777+00:00
Apptacular Apps 386 Reputation points
commented 2020-06-04T09:15:15.82+00:00
Roy Li - MSFT 32,491 Reputation points Microsoft Vendor
1 answer

How to delete task in software center

I have a task in software center, but this task always shows installing. I want to delete this task but can't find the button. Please assist. Thanks.

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,913 questions
asked 2020-06-04T09:04:21.487+00:00
Daisy Xu 1 Reputation point
answered 2020-06-04T09:07:39.32+00:00
Leon Laude 85,686 Reputation points
1 answer

Microsoft Defender ATP - Windows Server 2012r2 and 2016

Hi, We are migrating to Windows Defender ATP service for our 2008R2, 2012R2, 2016 and 2019 servers. The 2019 servers on-board fine into Security center but we have issues with the earlier versions : For Windows Server 2016 we install the Windows…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T08:09:42.42+00:00
Bill_101 6 Reputation points
answered 2020-06-04T09:03:26.22+00:00
Roy Li - MSFT 32,491 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

Service Bus Topics in many-to-many communication

Hello! I need to design a communication platform for different services (part of the same application). They will need to exchange particular events in order to maintain consistency. Typically Service Bus Topics with multiple subscriptions are used for…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
562 questions
asked 2020-06-03T12:51:00.63+00:00
Marcin 26 Reputation points
accepted 2020-06-04T09:01:40.543+00:00
Marcin 26 Reputation points
8 answers

Problems with Powershell Script in 1-3-AnyOrgOrPersonal Tutorial

After fighting to get some tutorial examples from 9781484250396 working, I learned that most of the examples required that I check the ID tokens feature for Implicit grant flow. So I'm abandoning tutorials in the above book and I'm hoping…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,955 questions
asked 2020-05-12T17:29:50.17+00:00
Siegfried Heintze 1,861 Reputation points
commented 2020-06-04T08:59:09.88+00:00
soumi-MSFT 11,746 Reputation points Microsoft Employee
3 answers

Can an app read the "status" (MS Teams Presence) and process this information?

Can apps read status on MS Teams? Status such as "Available", "DND", or any custom status?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
asked 2020-05-21T12:25:32.447+00:00
Vedika Hansaria 1 Reputation point
commented 2020-06-04T08:53:41.18+00:00
JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
1 answer

Office 365 subscriptions

Hi there, I have a situation! I work for an educational institution (a high school called Falcon College). Two years ago, some staff here had the school purchase 2 Office 365 licenses to cover up to 12 of the staff. In the past few months, one of…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T08:03:47.177+00:00
Neil Hickey 1 Reputation point
answered 2020-06-04T08:07:26.237+00:00
Leon Laude 85,686 Reputation points
1 answer One of the answers was accepted by the question author.

Training in "not completed" status

Training in not completed status although I have gone through all the modules and I got the points needed.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,700 questions
asked 2020-06-04T07:37:06.343+00:00
Ana Dobre 21 Reputation points Microsoft Employee
commented 2020-06-04T08:06:00.543+00:00
Ana Dobre 21 Reputation points Microsoft Employee
1 answer

Azure AD sync with multiple on-premp from differnet location

I have an on-prem AD called local.aa.com & an Azure O365 users aa.com, not synced. we are merging with different organizations, ab.com, ac.com, ad.com, they all have on-prem AD and O365 users. We need to federate or create a trust so all the AD…

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,211 questions
asked 2020-06-04T05:38:15.077+00:00
Bijo 1 Reputation point
answered 2020-06-04T08:01:25.483+00:00
Leon Laude 85,686 Reputation points
3 answers

Teams Linux - Asks for email twice - can it be cleaned up?

Currently when i log in using a variant of Ubuntu 16.04 i get the following process: I then get the next page where is asks for my email address again: Then finally i get taken to a password screen where it auto-populates my email…

Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2020-05-06T11:48:46.157+00:00
Ian Anderson 1 Reputation point
answered 2020-06-04T07:55:09.81+00:00
JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
2 answers

I would like to test Teams (free version) in my organisation but I get this message..

"Looks like your organization isn't supported on this version of Teams." Do you have any idea what is causing this message?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,292 questions
Skype for Business Linux
Skype for Business Linux
Skype for Business: A Microsoft communications service that provides communications capabilities across presence, instant messaging, audio/video calling, and an online meeting experience that includes audio, video, and web conferencing.Linux: A family of open-source Unix-like operating systems.
456 questions
asked 2020-05-14T06:44:37.033+00:00
Thomas Bergmans 1 Reputation point
answered 2020-06-04T07:40:21.6+00:00
JimmyYang-MSFT 49,541 Reputation points Microsoft Vendor
0 answers

Debugger Cannot Find AnyAll.cs

While debugging my app, I receive the following message when I reach the .Any(...) Linq method: AnyAll.cs not found: Source Link authentication failed First of all, I have no need to view the internal codebehind for the Any method (or other internal…

Universal Windows Platform (UWP)
asked 2020-05-23T19:04:37.347+00:00
Nathan Sokalski 4,121 Reputation points
commented 2020-06-04T07:18:44.307+00:00
Richard Zhang-MSFT 6,936 Reputation points