| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Christian Mack | Date: | September 9 1999 5:05pm |
| Subject: | Re: Num rows w JDBC | ||
| View as plain text | |||
Johan Isacsson wrote: > > Anyone knows how to find out how many rows a result set contains with > JDBC? I'm using the MM MySQL JDBC driver. > > /Johan Hi Johan The only way is to use "SELECT COUNT(*) ....". Tschau Christian PS: Sorry for the late answer, I was really busy.
| Thread | ||
|---|---|---|
| • Num rows w JDBC | Johan Isacsson | 1 Sep |
| • Re: Num rows w JDBC | Christian Mack | 9 Sep |
