Current Page: 1 of 1
Results 1 - 3 of 3
4 years ago
cgcarpenter
No, it is not resolved. I was hoping someone else had experienced this problem using WAMP.
Forum: WampServer English
4 years ago
cgcarpenter
The file is being created on a Windows server and being read on a Windows server. The \r\n tag is included when creating the file. I just experimented with the code and reversed the single and double quotes so that the \r\n in both statements had double quotes. Still didn't work but the display of the query showed the \r\n. load data infile "C:/wamp64/tmp/PicnicEmp.csv" into t
Forum: WampServer English
4 years ago
cgcarpenter
I have installed WAMP on a Windows 2008 R2 server. Running Apache 2.4.29, PHP 7.2.18, MySQL 5.7.26. Copied PHP scripts from a Linux server. Have successfully gotten a couple to work, including connecting to MySQL and MS SQL databases. The problem I am having is with importing a CSV file. Overcame the security issue. I can create the file using this command: $FileOut = $row->sEmplo
Forum: WampServer English
Current Page: 1 of 1