When using Visual Studio.NET I currently have to have
a SqlClient DataAdapter on the page so that the Data
menu will be available. So that I can then use the
Generate DataSet... option. The
ByteFX.Data.MySQLClient then can be used to
generate the dataset (As long as the SQL for the
MySQLClient does not have a "WHERE" clause or
using any parameters) it will work just fine and generate
a working DataSet. Dont worry bout this one, its not a
biggie. But its just something I thought u guys should
know about.
Logged In: YES
user_id=523261
I want to support this and am digging into it. Thanks for the
request.
Keep up the good work!
Reggie