Customizing stored procedure generated by data adapter wizard.

  • Thread starter Thread starter Patrick
  • Start date Start date
P

Patrick

Is it possible to customize the stored procedures that are generated by the
Data Adapter wizard? I do not mean afterwards but I would like to customize
the template (if any) that the Data Adapter Wizard uses to generate this
code.

Thanks,

Patrick
 
Hello,

Actually you can change it, but not directly. It needs programming dll
files, which could create problems.
I would suggest that you use the templates and change them afterwards to
ease your life.
Wish you best of luck.

Regards,
Rami Saad
MEA Developer Support Center
ITworx on behalf of Microsoft EMEA GTSC
 
Back
Top