A family of Microsoft relational database management systems designed for ease of use.
Access 2013 - Dbase (.dbf) Table Import option
I need to be able to import read/write Dbase dbf tables - yes they are still around so why has the standard option that was in Access 2010 gone?
I have seen mention of ISAM, which is gobbledegook to me. So please a simple answer - what do I need to install or change and how do I do it?
Microsoft 365 and Office | Access | For home | Windows
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
158 additional answers
Sort by: Newest
-
Anonymous
2014-09-23T06:54:38+00:00 For us, the only option seemed: DOWNGRADING. Exit Access 2013, welcome back Access 2007. But I do hope Microsoft comes to its senses and restores this functionality soon...
-
Anonymous
2014-09-22T19:17:53+00:00 BTW, since I do not believe that Microsoft will be adding this functionality back into Access anytime soon, can I ask those that are still subscribed to this thread, what solution they ended up adopting?
-
Anonymous
2014-09-22T18:44:16+00:00 I'm just going to throw in my 2 cents... I heavily relied on LINKING to a .dbf so I could change values in the table while sharing it as a piece of the SHP file format, which is a common GIS format. VBA was an incredible tool for me to code data validation pieces and directly update the linked table so it could still function within an GIS environment. I'll probably have to move out of using Access altogether, because the GIS element of our underlying data is far too important for us.
-
Anonymous
2014-08-25T14:55:55+00:00 If you open the DBF file in Excel, save as an Excel Workbook, that works, or at least it worked for me. Hope this helps.