Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Reading Foxpro dbf files

Reading Foxpro dbf files

Scheduled Pinned Locked Moved C#
csharphelpvisual-studiojsonquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Meysam Mahfouzi
    wrote on last edited by
    #1

    Hi, I'm not much familiar with Foxpro files. I'm just about to read a bunch of dbf files. The problem is that I can open some of them in visual studio.net, but when trying to open the rest, I encounter the following error: External table is not in the expected format. (Error 3274) The format of the table has changed since it was linked. Link the table again, and then retry the operation. I can't even open those *.mdf files in the Microsoft Access because of the same error that occures. Do you know why it is like this, and how I can solve it? Thanks in advance -Maysam

    A 1 Reply Last reply
    0
    • M Meysam Mahfouzi

      Hi, I'm not much familiar with Foxpro files. I'm just about to read a bunch of dbf files. The problem is that I can open some of them in visual studio.net, but when trying to open the rest, I encounter the following error: External table is not in the expected format. (Error 3274) The format of the table has changed since it was linked. Link the table again, and then retry the operation. I can't even open those *.mdf files in the Microsoft Access because of the same error that occures. Do you know why it is like this, and how I can solve it? Thanks in advance -Maysam

      A Offline
      A Offline
      ayuba asia
      wrote on last edited by
      #2

      External table is not in the expected format. (Error 3274) The format of the table has changed since it was linked. Link the table again, and then retry the operation. this error ussually because the database link in foxpro in broken. u can to to connect to indivudual table instead of database.. use use the foxpro table driver in ODBC there..

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups