[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: JDBCR4 question



   Use an IF statement to see if you have a row like this:

     rs = jdbc_ExecPrepQry(prepstm);

     if JDBC_nextRow(rs);

   Still uses nextRow(), but a little more compact...

   On Fri, Feb 11, 2011 at 8:56 AM, Gerald Magnuson
   <[1]gmagnuson@xxxxxxxxxxxxx> wrote:

       I just need to know I have a record, I don't need to return a
     result
       set...
       What Can I do instead of jdbc_nextRow?

References

   1. mailto:gmagnuson@xxxxxxxxxxxxx
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------