|
|
Sponsor |
Re: SQL_CALC_FOUND_ROWS using ODBC driver: msg#00028db.mysql.odbc
On Thu, Feb 15, 2007 at 01:04:26AM +0000, Nuno Oliveira wrote: > Hi, > > I've used PHP with MySQL and I was able to count the rows of a table by > using the following code: > > SELECT SQL_CALC_FOUND_ROWS * FROM MyTableName; > SELECT FOUND_ROWS(); > > However, I would like to do the same thing using Visual Basic 6... > > When I set the RS.Source to the first SELECT statement and open it, it > run OK but I need to close the RS and open it again using the second > SELECT statement. > > After any of this operations I get a Recordset->RecordsCount = 1 > > How can I work this out? Since you are asking for the row count from the database and not the driver, you have to treat it like a normal result. So rs.Fields(1) should contain the row count. Jess -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc?unsub=gcdmo-myodbc@xxxxxxxxxxx
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: odbc installation, Kiran Annaiah |
|---|---|
| Next by Date: | ODBC "Lost connection to MySQL server during query", Eric Phetteplace |
| Previous by Thread: | SQL_CALC_FOUND_ROWS using ODBC driver, Nuno Oliveira |
| Next by Thread: | RE: SQL_CALC_FOUND_ROWS using ODBC driver, Bonnett, John |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |
Home | sitemap
| advertise | OSDir is
an inevitable website.
|