Description Usage Arguments Details Author(s) See Also Examples
Use bcp to read from SQL
1 |
table |
a character string specifying the SQL table in the form [DBname].dbo.[TableName]. |
server |
a character string specifying the SQL server containing the database specified with ‘table’. |
bcpOUT |
a character string passing additional argumens to the bcp utility for writing data from Microsoft SQL Server. |
Use the bcp utility to read data from a table on Microsoft SQL Server
OECD STAN
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.