how do you open a sdf file in Microsoft Access?

Discussion how do you open a sdf file in Microsoft Access?

  • Tuesday, August 25, 2009 9:47 AM
     
     
    Is it possible to open a .sdf file in Microsoft Access?
    • Changed Type Xingwei Hu Monday, August 31, 2009 2:50 AM VBA question
    •  

All Replies

  • Tuesday, August 25, 2009 4:04 PM
     
     
    This is probably more of a VBA question but you should be able to find a code solution in the below post:

    http://social.msdn.microsoft.com/forums/en-US/sqlce/thread/750b4f40-fdd4-4165-bc05-60318590d508/

    Unfortunately you cannot create a linked table to a SQL Server Compact Edition database because there is no ODBC driver for the platform.
    Paul ~~~~ Microsoft MVP (Visual Basic)
  • Friday, August 28, 2009 8:05 PM
     
     
    Is it possible to open a .sdf file in Microsoft Access?

    Not you cannot....

    because sdf. is a compact database created by sqldatabase.....

    I think what you mean is to laod information from SDF to MS access, yes that is possible...

    Can you explain what do you mean or what are you trying to do?

    All the best for you....
    DeepF1
    • Marked As Answer by Xingwei Hu Monday, August 31, 2009 2:49 AM
    • Unmarked As Answer by Xingwei Hu Monday, August 31, 2009 2:50 AM
    •