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 |
|
BlaiN
Starting Member
7 Posts |
Posted - 2009-12-08 : 01:15:01
|
| HelloWe have a big (and growing) database. We are talking about more than 1000 stored procedures. How do you manage this amount of code?We are using "Speed SQL IDE" at the moment. But since this tool isn't supportet anymore, we are searching an alternative way.We could use the Project-Functions from SSMS. How do you get sure that the Project is synchronal with the DB?Could you give me any tipps?ThanksBlaiN |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-12-10 : 14:03:36
|
| seems like what you need is version controling tool like MS VSS or tortoise SVN |
 |
|
|
BlaiN
Starting Member
7 Posts |
Posted - 2009-12-11 : 02:46:32
|
| Sorry i didn't mentioned. We are using Speed SQL IDE with VSS at the moment. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-12-11 : 11:57:53
|
quote: Originally posted by BlaiN Sorry i didn't mentioned. We are using Speed SQL IDE with VSS at the moment.
so whats the problem with that? |
 |
|
|
BlaiN
Starting Member
7 Posts |
Posted - 2009-12-11 : 18:17:30
|
quote: We are using "Speed SQL IDE" at the moment. But since this tool isn't supportet anymore, we are searching an alternative way.
it doesen't work correct with MSSQL 2005/2008 |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2009-12-12 : 01:13:40
|
| can you elaborate on what you mean by 'it doesnt work'? whats the exact problem? |
 |
|
|
BlaiN
Starting Member
7 Posts |
Posted - 2009-12-12 : 03:22:07
|
| i'm searching for a long time alternative way. a software wich was written for MSSQL 2000 isn't an option for this.are you using SSMS with VSS? |
 |
|
|
|
|
|