[freetds] dblastrow?
Geoff Wong
geoff at shattered.org
Wed Jul 21 03:35:25 EDT 2004
On Wed, Jul 21, 2004 at 05:31:09PM +1000, Geoff Wong wrote:
> DBINT
> dblastrow(DBPROCESS * dbproc)
> {
> TDSRESULTINFO *resinfo;
> TDSSOCKET *tds;
>
> tds = (TDSSOCKET *) dbproc->tds_socket;
> line 5872 **** resinfo = tds->res_info;
> return resinfo->row_count;
>
Err .. mess up my first post to the list :(.
Actually occurs on line 5873 with resinfo = 0x0.
(from today's nighly snapshot).
Geoff
More information about the FreeTDS
mailing list