Searched refs:fetch_count (Results 1 – 1 of 1) sorted by relevance
24 static int fetch_count; in fetch() local27 sqlca.sqlcode = (++fetch_count > 1 ? 100 : 0); in fetch()