Message155456
All, I have trimmed this patch down to the bare minimum required to solve this problem. Please review this as I would dearly love to have this committed. The error received without this patch is
MSIError: unknown error 103
This occurs when there are no more records to fetch from the view. The patch simply returns None when there are no more records to fetch -- similar to what is done by the DB API. |
|
| Date |
User |
Action |
Args |
| 2012-03-12 17:52:24 | atuining | set | recipients:
+ atuining, loewis, terry.reedy, tim.golden |
| 2012-03-12 17:52:24 | atuining | set | messageid: <[email protected]> |
| 2012-03-12 17:52:23 | atuining | link | issue1102 messages |
| 2012-03-12 17:52:23 | atuining | create | |
|