When trying to add a stored procedure from VS (doing a c# app) using a strongly typed dataset > TableAdapter (create procedures instead of using tables), I get an error that says:
The type of database object does not allow to Set GenerateDBDirect to true
Does anybody know how I can change this? Thx in advance
Age is a consequence of experience
The type of database object does not allow to Set GenerateDBDirect to true
Does anybody know how I can change this? Thx in advance
Age is a consequence of experience