I am doing extensive database querying through Interdev and its resources. I need to start using the Stored Procedure items, but all information on creating them say to “use the Data View and right-click on the Stored Procedure heading, and select New Stored Procedure.”
The problem is this: There is no Stored Procedure heading. All I have is Tables and Views. I would like to know how to get that on the tab, or at least how to create the procedure. Coding the procedure by hand is acceptable, as is editing the database.