|
hi beeper,
i haven't used the mysql driver in a while, but if i remember correctly it mirrors the sqlclient object very closely.
i think it was the MySQLDataAdapter object. if you go to the directory where you installed MySQLDriverCS, you will see subdirectories: help/SDK
in the sdk, just click index.html and you will probably find what you are looking for.
there are not many code examples, but i f you just follow the logic you would use for the sqlclient object, it should work.
__________________
Mike
|