Re: oledb and FindBy[ColumnName] for DataGrids



Hi David,

FindByCategoryID was generated by the DataSet designer. When a column is
the Primary Key in a table, a FindByColumnName method will be automatically
generated. It seems in this article, a typed DataSet is used. You have to
create the typed DataSet according to you needs.

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."

.


Loading