CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2002
    Location
    Malaysia
    Posts
    4

    Talking How to get the file type ?

    The problem is, i write the function provide the backup and restore, but the problem is coming up when restore, my original database is access format, when user restore not a access type file, my program will occur error, so my question is how to know user selected file type. Thank a lot !

  2. #2
    Join Date
    Apr 2001
    Posts
    126
    Here's a thread that may be what you need...
    http://www.codeguru.com/forum/showth...hreadid=214561

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