7 messages in com.mysql.lists.win32RE: To the ASP developer...and more| From | Sent On | Attachments |
|---|---|---|
| Ismael Touama | 19 Jun 2001 09:34 | |
| James Cox | 19 Jun 2001 11:46 | |
| Ismael Touama | 20 Jun 2001 00:42 | |
| James Cox | 20 Jun 2001 07:03 | |
| Ismael Touama | 20 Jun 2001 11:48 | |
| K.Pater | 20 Jun 2001 13:20 | |
| Ismael Touama | 20 Jun 2001 13:34 |
| Subject: | RE: To the ASP developer...and more![]() |
|---|---|
| From: | James Cox (jam...@wherewithal.com) |
| Date: | 06/19/2001 11:46:45 AM |
| List: | com.mysql.lists.win32 |
Hi Ismael,
I can conclusively say that RecordCount does work, I successfully used it less than an hour ago ;)
However, what you will need to modify is your Cursor... I believe if you use the following, it should work.
rsCat.Open SQLString, conn, adOpenStatic, adLockOptimistic, adUseClient
Thanks,
James
-----Original Message----- From: Ismael Touama [mailto:isma...@install.fr] Sent: 19 June 2001 17:35 To: win32 Subject: To the ASP developper...and more
Hi!
I wanted to know if someone here know why the RecordCount method doesn't work. Movefirst is all right but not recordcount. here is my instruction to make my query and affect to the recordset:
rsCat.Open SQLString, conn, adOpenDynamic, adLockOptimistic
Thanks in advance,
Ismaël.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.




