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 |
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2008-01-09 : 15:17:30
|
| Is it possible to import objects (eg UDF) to 2005? Thanks. |
|
|
dinakar
Master Smack Fu Yak Hacker
2507 Posts |
Posted - 2008-01-09 : 15:34:27
|
| You can generate scripts and compile them on the 2005 server.Dinakar Nethi************************Life is short. Enjoy it.************************http://weblogs.sqlteam.com/dinakar/ |
 |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-01-09 : 23:37:04
|
| Or try with ssis package. |
 |
|
|
rgombina
Constraint Violating Yak Guru
319 Posts |
Posted - 2008-01-10 : 06:56:10
|
| Thank you for the info. |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2008-01-10 : 07:30:05
|
| http://sqlblogcasts.com/blogs/madhivanan/archive/2007/12/13/script-out-procedures-and-functions-part-2.aspxMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|
|