EDN Admin
Well-known member
When I tried to use SQLCommand.CommandType.TableDirect I got this error:
The CommandType enumeration value, 512, is not supported by the .Net Framework SqlClient Data Provider.
Parameter name: CommandType
Is it that hopeless? MSDN help says that it is a part of .NET Library.
Thanks.
View the full article
The CommandType enumeration value, 512, is not supported by the .Net Framework SqlClient Data Provider.
Parameter name: CommandType
Is it that hopeless? MSDN help says that it is a part of .NET Library.
Thanks.
View the full article