search for: osqlwhich

Displaying 1 result from an estimated 1 matches for "osqlwhich".

2005 Jul 07
2
mofications to Rakefile SQL Server
I have made some modification to the Rakefile used by a Rails app to support SQL Server. The SQL Server versions of the database related tasks use scptxfr and osqlwhich may require some installation depending on the grade of SQL Server you are using on your development platform. What is the procedure for making patch to the fresh_rakefile? Is it: * svn checkout trunk * modifiy fresh_rakefile * generate patch * open new ticket * attach patch Thanks. Ken _____...