Changing elements to read from the database schema

Posts   
 
    
BaileyK83
User
Posts: 29
Joined: 30-Dec-2006
# Posted on: 30-Dec-2006 00:30:35   

The 'elements to read from the database schema' setting was set so our current project does not read Stored Procedures. I need to change this because we want the project to be able to load stored procedures. I am having a problem finding a way to go back and change this setting without starting an entirely new project. Can this be done?

Kyle Bailey Obsidian Technology

JimHugh
User
Posts: 191
Joined: 16-Nov-2005
# Posted on: 30-Dec-2006 01:26:28   

Open project

Right Click Catalog

Refresh this Catalog.

Select the Stored Proc Check box.

Refresh.

Then go to the Stored Procedure nodes and Right Click - Add Stored Procedure Calls.