How to migrate SQL 2000 stored procedures and UDFs to VS 2005?



Hi all -- apologies in advance if this should be posted in another newsgroup
(which one??)

I have migrated an application from:
VS 2003 + SQL Server 2005
to
VS 2005 + SQL Server 2005

The migration went smoothly, and the application and database are working
fine in 2005.

I have 100+ stored procedures and UDF's inside my database. Now, I would
like to take advantage of the new features in VS 2005. I understand that
it's possible to:

a) Manage stored procedures and UDF's inside VSS
b) Version-control their source code from inside VSS in the same manner
as code
c) Rewrite them using VB or C# from inside VSS

Trouble is, I can't find any tutorials or documentation on how to do this
upgrade/migration for EXISTING sprocs and UDFs. All the examples I've seen
assume you're starting an application from scratch.

(I guess what I expected to see is some wizard that lets you extract the
existing sprocs/UDFs in my database and bring them into VS....or something
like that.)

Can someone either explain at a high level how to do it, or point me to some
resources?

Thanks!

C17


.



Relevant Pages

  • Re: Plugging an alternate data source into MS-Access
    ... you can handle about 90% of the migration. ... Microsoft has a good write-up on converting to SQL Server. ... SQL Server Express as the target database. ... Is there a nice clean API between the forms and the data source? ...
    (comp.databases.ms-access)
  • Re: SQL Server and VSS
    ... The main problem with a full integration is that there is no way to mark an ... object as checked out, or read only, in a database. ... > integrates SQL Server and VSS. ... > Microsoft plan to have SQL server integrated with VSS in the next version? ...
    (microsoft.public.sqlserver.server)
  • Re: Plugging an alternate data source into MS-Access
    ... you can handle about 90% of the migration. ... Microsoft has a good write-up on converting to SQL Server. ... SQL Server Express as the target database. ... Is there a nice clean API between the forms and the data source? ...
    (comp.databases.ms-access)
  • Migration Question Again...
    ... Sorry to ask a stupid question again since this is the first time that i do migration. ... I've got response from Andrew. ... for SQL Server ... I am not sure if I should use Copy Database Method to move all the objects or use sp_attached/sp_detached. ...
    (microsoft.public.sqlserver.setup)
  • VSSConverter for TeamSystem
    ... I'm trying to convert a large VSS 6.0d database (>100,000 migration actions) ... to the TeamSystem beta using VSSConverter. ...
    (microsoft.public.vstudio.sourcesafe)