Hi,

> -----Original Message-----
> From: yousif shams [mailto:[EMAIL PROTECTED]]
> Sent: Saturday, December 29, 2001 7:34 PM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Vb DbGird Limitation
>
>
> hi there,
>
> I was writing a MS VB 6 code and I have added to the form a DBGIRD component
> (unbound) to display the data, which was retrieved by an sql statment to the
> from from a MySQL database into a recordset.
>
> But I got an error in the VB mentioned the following:
> “Rowset not Bookmarkable”
> I started to debug the program. Finally I found that was a limitation in the
> MySQL.
> Is it true?
> What is the alternative way to solve this issue?
>

MySQL nor MyODBC doesn't support any bookmark functionality.

Regards, Venu
--
For technical support contracts, go to https://order.mysql.com
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /   Mr. Venu <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Developer
/_/  /_/\_, /___/\___\_\___/  California, USA
       <___/  www.mysql.com



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to