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 |
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2007-04-16 : 10:55:13
|
| I try to copy some functions and storeprocedures from SQL 2000 to SQL 2005 but got some data type error.Where to find document to list all the changes in data type between 2000 and 2005? |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2007-04-16 : 11:03:33
|
| Post the error descriptionMadhivananFailing to plan is Planning to fail |
 |
|
|
Sun Foster
Aged Yak Warrior
515 Posts |
Posted - 2007-04-16 : 11:28:30
|
| For example, there is a data type "uniqueid" in 2000 but not accepted in 2005. I have to change it to "numeric". |
 |
|
|
SwePeso
Patron Saint of Lost Yaks
30421 Posts |
Posted - 2007-04-16 : 11:31:20
|
| UNIQUEIDENTIFIERPeter LarssonHelsingborg, Sweden |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|