MyVbQL.dll version 2.0.0 released.  The new version can be download at
http://www.icarz.com/mysql/index.html

Version 2.0.0 contains the following changes:

MYSQL_CONNECTION object changes:
    - fixed OpenConnection method returning incorrect state upon
successful connection
    - added AutoUpdate property
    - added LastInsertID method
    - added QueryString property
    - added Ping method

MYSQL_RS object changes:
    - changed object Instancing property to PublicNotCreatable
    - fixed EOF property returning incorrect value when record count = 0

    - added RsToHtmlTable method
    - added AddNew method
    - added Update method
    - added CancelUpdate method
    - added Delete method
    - added Requery method
    - added MYSQL_EDIT_MODE enum
    - added EditMode property
    - added Table property
    - added TableCount property

MYSQL_FIELD changes:
    - added "Let" to Value property
    - added Table property
    - added MYSQL_FIELD_FLAGS enum
    - added Flags property
    - added Length property
    - added MaxLength property
    - added Decimals property

I also added a webpage containing a change log
http://www.icarz.com/mysql/changes.html and will be adding a FAQ page
soon.

Enjoy !!!

Eric Grau
icarz, inc.


---------------------------------------------------------------------
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