Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
nandac
Starting Member
27 Posts |
Posted - 2008-12-10 : 11:32:38
|
if you guys want to script something in windows (something to interact with the ms sql server) which language do you use? |
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2008-12-10 : 12:30:06
|
bat files and sqlcmd___________________________________________________________________________Causing trouble since 1980Blog: http://weblogs.sqlteam.com/mladenpSpeed up SSMS development: www.ssmstoolspack.com <- version 1.1 out! |
 |
|
nandac
Starting Member
27 Posts |
Posted - 2008-12-10 : 13:10:52
|
with bat or sqlcmd, is it possible :1. conditional checks ie if etc?2. to check for the existance of a file and its size?3. print messages in particular fonts/colours? |
 |
|
|
|
|