简体   繁体   中英

Stored procedure won't show up when creating table adapter

I have 2 stored procedures in my database. I'm trying to create a Table Adapter that uses them. I click on "Use existing stored procedure", but no stored procedures show up in the next step!

I did not have the correct permissions for my database set. Permissions for a database can be set in server management studio, right click on you DB, select properties, select permissions, select a role and grant the necessary permissions.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM