import file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sandeep1234
    New Member
    • Jan 2008
    • 7

    import file

    I want to import a file that is devloped in sql server 2005 to sql server 2000
    so please tell me if anynoe know .it is urgent for me
    sandeep kumar pradhan
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    sql server 2000 might not support 2005 file format.

    Comment

    • ck9663
      Recognized Expert Specialist
      • Jun 2007
      • 2878

      #3
      what kind of file? if you're talking about table, use your 2005 sql manager and add your 2000 server. import to and from the two server. you can not use the sql 2000 manager to access the 2005.

      -- CK

      Comment

      Working...