I have PowerShell script, that I would like to use in deployments of Dynamics 365 to migrate an Access Team Template to our Test and Prod environments. I have a
How do I watch for a specifc Mongodb-query? Currently I have tried with collection.watch(), but I am only getting the new value. An example: user1 = [user3, use
I'm trying to play the video stream "https://s2.moidom-stream.ru/s/public/0000000087.m3u8" using LibVlc, but I only get a black screen. Other threads work fine,
I'm a very beginner programmer, in my first year of college. Currently, I'm trying to write some Java code to have the user insert a pin numbe
I am trying to use Expo's Print.printToFileAsync(options but I keep on getting [Unhandled promise rejection: TypeError: undefined is not an object (evaluating '
I am using i18next for multilingual support in reactjs. I am also using Yup and defined my schemas in the file below. const hasEmail = /^[a-zA-Z0-9+_.-]+@[a
I'm migrating some stored procedures from Oracle to Snowflake and I need to raise an exception in others segment of exception on snowflake exception including a
I'm working on win11 with python 3.9.7 and I'm trying to open a fits datacube that has different layers and append a new one and then save it, but when I do tha
I'm new in Qt and have a question. I have QLabel and QLineEdit objects, and when QLabel text is clicked on, I want to set this text in QLineEdit. Also I have