I am using VS2012 with MySQL.

In my DataSet table adapters, when I define the query to be "SELECT 
column_name1, column_name2, column_nameN FROM table_name", it always 
returns all columns of table_name.

What did I do wrong?

Also, the DataSet is ignoring the EnforceConstraints setting.  Even though 
I set it to false, it still returns error "Failed to enable constraints."

Please help.


-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to dotnetdevelopment@googlegroups.com
To unsubscribe from this group, send email to
dotnetdevelopment+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to