in reply to Re: Re: Re: Re: Getting identity after autoincr in FreeTDS/MSSQL/DBIin thread Getting identity after autoincr in FreeTDS/MSSQL/DBI
while ( $someVar = $sth->fetch ) { do ( something... ) while ( $sth->{syb_more_results} ); [download]