I am fairly new to C#.. I am using Visual Studio 12, the source I am using was last edited in VS 12.. But my problem is that it's throwing me this error: Fi
How to convert '2015030200' to 02-MAR-15 I tried this SELECT TO_DATE('2015030200', 'YYYYMMDD') FROM dual; But it didn't work. Can anyone help me. Thank you
class Person{ private String name; private String address; private int id; private int uniqueIdentificationNumber; } class Company{ priva
I was wondering if there is a way to format the chart I have. I would like to make the CL, UCL, LCL, all dashed and red if possible. And I would also like to ad
We have a bulk repository for code contain thousands of folder and sub folder, i want to search under this repositor with file name or with some word. Root fol
I want an up to date example on how to add autofill addresses in flutter. I have looked at every resource I can and some people over complicate the heck out of
I'm not sure why the default values of a prop, in object format, in vue are not being accepted but when I pass in the props dynamically the values appear fine.
Excuse me if this post should be on a forum other than stack overflow. On a linux cluster I am running a python script 24/7 to connect to a data stream, process
I am a novice android programmer, and I am developing my first android application. I'm trying to figure out if firebase is suitable for my needs. My app looks