SQL -Need Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • squrel
    New Member
    • Jan 2008
    • 143

    SQL -Need Help

    Hi...
    I have 2 servers, one live and the other one local server... i have a table called txpaychq and there is column name paymode which has been deleted from my local server... i made the column and the values is Null.. how can i get the values of this column(paymode) from the live server to local sever?
    Thank u
  • hatrick
    New Member
    • Feb 2008
    • 5

    #2
    have you tried the Import/ export wizard in the enterprise manager.??

    Comment

    • amitpatel66
      Recognized Expert Top Contributor
      • Mar 2007
      • 2358

      #3
      Originally posted by squrel
      Hi...
      I have 2 servers, one live and the other one local server... i have a table called txpaychq and there is column name paymode which has been deleted from my local server... i made the column and the values is Null.. how can i get the values of this column(paymode) from the live server to local sever?
      Thank u
      Try using database link for the purpose

      Comment

      • squrel
        New Member
        • Jan 2008
        • 143

        #4
        Got it... Thanks a lot

        Comment

        Working...