Use this page to to specify an OLE DB source data table or an SQL
query to access a data source.
- Access source data using a table
- Select to specify that the table user-defined function is to select the
data from an OLE DB table.
- Name
- Type the table name.
- Access source data using an SQL query
- Select to specify that the table user-defined function is to return data
as the result of an SQL query that is run on the OLE DB provider. Type the
required SQL query according to the SQL syntax that is supported by the OLE
DB provider that you are using.
- Show Sample Content
- Shows up to 25 rows of sample data that will result from the table user-defined
function with the options that you specified.