View Single Post
Old 10-20-2004, 06:46 AM   #2 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,489
sde is on a distinguished road
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
sde is offline   Reply With Quote