Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Transfer of Data from 2000 to 2005

    The only best solution which i found through few R & D is to make backup of my database in SQL 2000 and Restore it on SQL 2005. which does not...

  • RE: Replication from 2K5 to 2K?

    Make sure that the compatibility level of Database, In Database properties should be defined for use of lower version then SQL 2005

    80 for using SQL 2000

    70 for using SQL...

  • RE: Transfer of Data from 2000 to 2005

    Thanks Steve,

    But its not just customer table,

    Even my orders,ordersdetail and more tables are having identity column.

    and I want a better to way or any idea if identity column can be...

  • RE: sql 2005 renaming problem

    I also faced the same problem as u did,

    but to be just better then smart and let the thing work and keep going ahead,I renamed my machine back to old...

Viewing 4 posts - 1 through 5 (of 5 total)