Archive for March 4th, 2005

Friday, March 4th, 2005

SQL Server Command-Line Utilities

I found an article that describes several command-line utilities that can automate SQL Server tasks.
These commands include:
isql
osql
bcp - bulk data copy
dtsrun
dtswiz
itwiz - Index Tuning Wizard
We use a couple of these commands at my current client as part of our build/migration process.

No Comments » - Posted in Personal Software Integration, Tech Blogs 4 God by jmiller