|  | Posted by Erland Sommarskog on 08/26/05 00:56 
(db2sysc@gmail.com) writes:> 2)If not, Is there any plug-in available in SQL Server environment that
 > can be installed on SQL Server so that any code developed [Stored
 > procedures/functions etc] can be managed in Clearcase.[I am looking for
 > Eclipse plugin's kind of plugins which would enable you to check in and
 > check out from Eclipse after the initial configuration is done on
 > Eclipse]?
 
 I have no experience of ClearCase, but stored procedures etc are no
 different from everything else you have under source control. It's
 just files. Some people think they are database objects, but that
 is the "binary" representation, so to speak.
 
 Sure, some people think it's nice to check out a file from the
 version-control system directly in the tool. I for my part, prefer
 to access the CM tool directly (in my case SourceSafe), so I know what
 is going on.
 
 
 
 --
 Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se
 
 Books Online for SQL Server SP3 at
 http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
  Navigation: [Reply to this message] |