skip to Main Content

ReplaceText processor – Apache

I have a CSV file with attribute name EpochWithMicroSec and value like 1512520846 and I want to append 000 at the end of value like this 1512520846000. I am using following configuration please help to fix this issue. TIA My…

VIEW QUESTION

Warning: mysqli::query(): Couldn't fetch mysqli – PHP7.1 & MySQL5.7 – Apache

Warning: mysqli::__construct(): php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in /Users/davidrooney/Sites/conn_test.php on line 10 Warning: mysqli::__construct(): (HY000/2002): php_network_getaddresses: getaddrinfo failed: nodename nor servname provided, or not known in /Users/davidrooney/Sites/conn_test.php on line 10 connection successful Warning: mysqli::query(): Couldn't…

VIEW QUESTION
Back To Top
Search