In some cases, Microsoft SQL Server databases may not be displayed. You must be the “owner” (or “dbo” in Microsoft SQL Server parlance) of the databases and database tables in order for Iron Speed Designer to use them to create web pages. To enable “dbo”:
Step 1: Open your SQL Express Explorer and locate your database.
Step 2: Navigate to the Security folder in your database. This folder will have the Users listed.
Step 3: Select the user that you would like to log in as.
Step 4: Right-click on this user and select the 'Properties' option.
Step 5: Click on the 'General' tab in the properties panel. This tab has a field titled ' Default Schema'. Make sure the value entered in this text box is 'dbo'. Beneath this tab, is another list box that has a list of Role Members. Make sure 'db_owner' is checked.