I am trying to test this code using VScode, but I guess im declaring something wrong. Could you please support me guys?? Thanks a lot!!! # Definition for a bina
How do I ensure the value being inserted into the database is actually the NULL value instead of a 'NULL' or empty string using parameterized inputs? Note:
Based on querystring I need to change FetchXML filters for dynamics portals using liquid. I tried below but it throws exceptin; Unknown tag 'endif'. Please help
On my local I've got [email protected] running. And I have an application which relies on mysql, but got interesting error: File "/xxx/lib/python3.7/site-packages/M
I think it is best to explain what I want by giving the way I'm currently doing it: class Car: def __init__(self, vehicle): self.vehicle = vehicle
How would I add a footer that displays when the message was sent according to the persons time zone? Image Example For example import discord import datetime
Hi guys I am currently using BufferedReader to read files. I have something like: br.readLine() != null for each call loop. And now what should I do if I wa