CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2002
    Location
    Chandigarh,India
    Posts
    11

    import progress database

    how can a Progress database file be imported into sql server 2000?
    Regards,

    Aman

  2. #2
    Join Date
    Jun 2001
    Location
    Mi
    Posts
    1,249
    Well if there is not an explicit import support capability you can find a common format ... ASCII text, or some other exportable/importable DB format ...

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