Closed GoogleCodeExporter closed 9 years ago
This is not bug. aspjson libary handles field with own datatype. you may use
convert field to varchar on sql like following line.
QueryToJSON(dbconn, "SELECT CONVERT(VARCHAR, id), name, surname FROM members
WHERE age < 30").Flush
Original comment by tugrulto...@gmail.com
on 25 Aug 2012 at 2:34
Issue 26 has been merged into this issue.
Original comment by tugrulto...@gmail.com
on 10 Sep 2012 at 11:24
Original issue reported on code.google.com by
philippe...@gmail.com
on 25 Aug 2012 at 2:12Attachments: