How to load values into parameters
Posted by: Roger Marlowe
Date: February 24, 2005 02:09PM

using the mysql.data connector dll for .net. 1.04 with .net 1.1

what's the best way (or any way) to load an *existing* insertcommand parameter with the value from a textbox?

I've looked among the properties that seem exposed by the VisStudio Intellisense and see nothing that allows access to the params or the param collection or to the params by name.

I'm deep in the fog trying to build a gui interface for my mysql database; I need a *comprehensive* tutorial, book or white paper.

Thanks,
Roger

Options: ReplyQuote


Subject
Written By
Posted
How to load values into parameters
February 24, 2005 02:09PM
February 24, 2005 05:27PM
February 25, 2005 09:21AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.