• Topic
  • Discussion
  • UdaWikiWeb.DataWasTruncated(Last) -- Owiki? , 2016-08-19 14:59:51 Edit owiki 2016-08-19 14:59:51

    Error Messages (D)

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

    Data was truncated

    This message can occur when demo programs like C++ or iodbcdemo are tasked with displaying more data than they can handle. Users should not be concerned with the message when it returns in this context. Users should switch to the true client application after simple connections and queries have been verified.

    If the error occurs in the context of PHP, add the php call to odbc_longreadlen(<res_id>,<big_number) to your code.


    Referenced by...