THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#443 - db_unixodbc cannot load more than 1024 bytes from a database field 
(patch supplied)
User who did this - Alex Villacis Lasso (a_villacis)

----------
I made it a void function because the original code does not abort processing 
if SQLGetData fails in the inner loop - it just reports the error and goes to 
the next cell. I wanted to preserve the original code structure as much as 
possible. Looking back, a memory error might deserve a different treatement 
from a SQLGetData failure. 

BTW, db_unixodbc seems to make the assumption that all data saved and loaded is 
text data without embedded nulls. Is this a valid assumption?
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=443#comment1554

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to