Dean Harding wrote: > Instead of just returning true, couldn't you just attempt to fetch the > first row? If there's no row, you can return false. If there's a row, > you'll fetch it (and you'll have to cache it so the first call to > MoveNext() works) and return true.
It sounds very reasonable. -- Oleg ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
