How to create a schema in 2008 to support in 2005
-
12 martie 2012 09:37
Hi, i need to create a database schema in sql2008R2 that should be supported in sql 2005.
Iny link or idea
- Editat de Shambhu mishra 12 martie 2012 09:38
Toate mesajele
-
12 martie 2012 10:00
Hi,
It must be same as you create schema/database in sql 2005. Make sure you do not use features/objects like latest data types and in-built functions that are not supported in SQL 2005. For moving schema/generate scripts please refer the link below.
Thanks,
Suresh
Please use Mark or Propose as Answer if my post solved your problem and use Vote As Helpful if a post was useful.- Marcat ca răspuns de amber zhangEditor 19 martie 2012 07:46
-
12 martie 2012 10:23
- Marcat ca răspuns de amber zhangEditor 19 martie 2012 07:46