Datatype changes when exporting to Excel

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
Martin
User
Posts: 73

Datatype changes when exporting to Excel

Post by Martin »

Hi,
When I export some adresses to an excelsheet, the housenumbers (original datatype = varchar(255) ), the datatype of the housenumbers sometimes changes to datetime type.
For example : Dorpsstraat 4-6 will be exported as Dorpsstraat 4-jun
What can I do to achieve a correct exportfile?
Thanks, Martin.


mobhar
User
Posts: 11741

Post by mobhar »

Did you use "PHPExcel" extension?


Martin
User
Posts: 73

Post by Martin »

Thanks Mobhar, this was were it went wrong.
Great help, problem solved.


Post Reply