Description of the problem I am trying to import email content into a database table. Sometimes, I get an SQL error while inserting a message. I found that it f
i just tried to write batch program, that launches my 3 most used apps. but somehow it doesn't start anything. can someone please help me find the error? Code:
I am trying to connect MySQL server with Java. But when I try to compile the file on Windows it gives this error. PS D:\connectivity> javac -classpath D:\con
I am trying to scrape Ark Invest's CIO commentary page from 2020 Q1 to 2021 Q4 link using Selenium Webdriver. I wanted the code to extract texts until the parag
I want share a pdf file from flutter, directly to whatsapp and telegram in ios and android Note 1: Flutter share_plus package can't do this, I want directly sha
I am currently coding up a project using the STM32f407G. The code is written in assembly, and I find it tedious to scroll through the vector table definitions e
So I have the below code working perfectly but my major issue is if I get routed from the notification to the app to view the content of the notification and I
I am trying to count how many times a word in sentences is used by a particular users and role. This code is work as expected, but I dont have any idea what if