I have made minor changes:
- Deploy uses sqlcmd since osql was giving me problems with the Icelandic characters in my comments
- Deploy accepts User and Password since I do not use Windows authentication
- ScriptDB does not generate the time-stamp header in the files since that made it look like smthg changed in SVN/Tortoise every time I re-generate the DB schema
I have been looking long and hard for a similar cmd-line tool and am very pleased to have found this one :)
What is the correct procedure here, how do I submit my changes for review?
Thanks,
Ari
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The use of sqlcmd is not compatible with SQL 2000 servers. Thus, it cannot be changed for many users.
A few other users have also changed the Deploy.cmd script to accept [require] username and password. Please use your version of Deploy.cmd, and enjoy the tool.
Richard Sutherland
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have made minor changes:
- Deploy uses sqlcmd since osql was giving me problems with the Icelandic characters in my comments
- Deploy accepts User and Password since I do not use Windows authentication
- ScriptDB does not generate the time-stamp header in the files since that made it look like smthg changed in SVN/Tortoise every time I re-generate the DB schema
I have been looking long and hard for a similar cmd-line tool and am very pleased to have found this one :)
What is the correct procedure here, how do I submit my changes for review?
Thanks,
Ari
The use of sqlcmd is not compatible with SQL 2000 servers. Thus, it cannot be changed for many users.
A few other users have also changed the Deploy.cmd script to accept [require] username and password. Please use your version of Deploy.cmd, and enjoy the tool.
Richard Sutherland