M
Mythran
Reposted from microsoft.public.vstudio.general (no answer there)..maybe this
group can help even though it isn't language specific...I can't seem to find
any other place to post this specific question...if there is another place,
please let me know if this doesn't get an answer here.
--------------------------------------------------------------------------------------------------
Is there a way I can instruct Visual Studio 2008 to not generate the
data/table
adapters for my tables when I drag-n-drop a database table from the Server
Explorer onto the DataSet designer? We have a separate project specifically
for typed data sets and we are tired of having the designer decide that it
needs to add an app.config and Settings.settings file because of the data
adapter it is generating. We have to remove the app.config and
Settings.settings file and then manually edit the xsd file to remove the
connection settings it adds to the file. We do not use the data adapters.
Thanks,
Mythran
group can help even though it isn't language specific...I can't seem to find
any other place to post this specific question...if there is another place,
please let me know if this doesn't get an answer here.
--------------------------------------------------------------------------------------------------
Is there a way I can instruct Visual Studio 2008 to not generate the
data/table
adapters for my tables when I drag-n-drop a database table from the Server
Explorer onto the DataSet designer? We have a separate project specifically
for typed data sets and we are tired of having the designer decide that it
needs to add an app.config and Settings.settings file because of the data
adapter it is generating. We have to remove the app.config and
Settings.settings file and then manually edit the xsd file to remove the
connection settings it adds to the file. We do not use the data adapters.
Thanks,
Mythran