patrickmdnet

United States

patrickmd.net/blog

Age: 37

May
8
comment Mysql - Procedure - Error 1054 - Unknown column
Does call test('Id_3174380747') work?
Apr
27
awarded Necromancer
Apr
20
comment Why NULL is not predefined by the compiler
some other answers here: c-faq.com/null
Apr
20
comment Why NULL is not predefined by the compiler
C++ version of this question: stackoverflow.com/questions/924664/why-is-null-undeclared
Apr
2
comment Querying sequences of rows in SQL
For MySQL, GROUP_CONCAT offers a similar solution to string_agg.
Apr
1
comment can push to heroku but get permission denied when pushing to git
Great! Please enter that link as an answer and mark the question as answered. It's okay to answer your own questions: blog.stackoverflow.com/2011/07/…
Apr
1
answered Meaning of "support" in terms of computer science
Mar
28
awarded Custodian
Mar
26
answered How do I check if WordprocessingDocument is empty?
Mar
25
revised Autoconf check for struct flock
expanded answer
Mar
25
answered Autoconf check for struct flock
Mar
25
comment shell script to generate new log with date stamp
Have you looked at logrotate? linux.die.net/man/8/logrotate
Mar
25
comment IF within a WHILE (USE OF UNDEFINED CONSTANT)
Have you looked at the PHP manual? php.net/manual/en/language.types.array.php - You must quote strings used as array indices.
Mar
25
answered How to sum multiple arrays element-wise in Perl?
Mar
25
revised How to draw a plot joining points from two measurement times?
added link to other answer
Mar
25
revised How to draw a plot joining points from two measurement times?
edited tags
Mar
25
answered How to draw a plot joining points from two measurement times?
Mar
25
comment Need urgent jython help (JES)
Also asked here: au.answers.yahoo.com/question/index?qid=20130324172832AASHWj8
Mar
25
answered Using cURL to POST data to a web form
Mar
16
comment Taking a screenshot of a single page app in with Javascript
Does chrome.google.com/webstore/detail/screen-capture-by-google/… help you? It looks to be scriptable, but I don't see examples.
1 2 3 4 5