Denaes Posted June 5, 2006 Posted June 5, 2006 I create a TypedDataSet for Employees, go to the TableAdaptor and select the Update StoredProcedure in the properties. Everything is fine except for the Parameter Collection isn't being populated. A Co-worker goes through the same steps and the Parameter Collection is filled. I give him my TypedDataSet and he opens it, no Parameters. He re-selects the Stored Procedure and all the Parameters are populated. We assume it's a database permission or local setting somewere. I can execute Stored Procedures just fine and if I manually enter in all the Parameters, the dataset works 100% fine. Anyone have any idea on this one? We're pretty stumped. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.