Linked Databases in Microsoft SQL Server

Microsoft SQL Server allows you to "link" to various other databases including Microsoft Access, Microsoft Excel, IBM DB2, Oracle, and other ODBC databases.  This is done using the "sp_addlinkedserver" command.  Iron Speed Designer does not currently support linked databases because they are not visible to the OLEDB schema query functions used by Iron Speed Designer to extract table schema information from Microsoft SQL Server databases.

See Also

Microsoft SQL Server Database Support