Hi. I have local database with dataset that contains all table from database. I know how to make CRUD operations on my database, but I would like to make a stored procedures that deals with CRUD. And the most important thing is, is it possible to have
those stored procedures defined in that DataSet, so I can access them like methods?
Development Technician, Microsoft Certified Professional