Viewing 4 posts - 1 through 5 (of 5 total)
Thanks. I am able to call .sql file.
February 4, 2009 at 3:06 am
I am connecting to the SQL server as follows.
In a batch file I have written as follows.
sqlcmd -s ip,port -U usename -P passwrd -Q "Query"
can you tell me where and...
February 4, 2009 at 1:08 am
HI,
Can you give me an example how to run a batch of sql statements(not stored procedure..),using a batch file?
Thanks,
venu
February 3, 2009 at 8:28 am
Hi ,
Thanks for the response .capital 'Q' worked for me.
Thanks,
Venu.
February 3, 2009 at 8:20 am
Viewing 4 posts - 1 through 5 (of 5 total)