CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Sep 2007
    Posts
    405

    How to copy table data SQL 2005 Express fastest ?

    For example i want to copy table TabUsername the Northwind database into databases QLKD, how ? you see attachments file
    Attached Images Attached Images  

  2. #2
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to copy table data SQL 2005 Express fastest ?

    Victor Nijegorodov

  3. #3
    Join Date
    Sep 2007
    Posts
    405

    Re: How to copy table data SQL 2005 Express fastest ?

    to use 2 functions up. I have to install the software anything? if It have got, I have must download the software name and link download ?

  4. #4
    VictorN's Avatar
    VictorN is offline Super Moderator Power Poster
    Join Date
    Jan 2003
    Location
    Hanover Germany
    Posts
    20,396

    Re: How to copy table data SQL 2005 Express fastest ?

    Nothing to download!
    Just read MSDN (the links I've provided) and do what MSDN describes.
    Victor Nijegorodov

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured