Jump to content

MrHipwell

Members
  • Posts

    2
  • Joined

  • Last visited

Reputation

0 Neutral

About MrHipwell

Personal Information

  • Occupation
    ex-Maths/IT Teacher and Head of House
  • Location
    London
  1. Tried the location above. No longer works. Try here instead (31.7 Mb download): http://www.sun.com/download/index.jsp?cat=Desktop&tab=3&subcat=Office%20Productivity
  2. I design software to import data into MS SQL Server and have found that the easiest way is to convert it to CSV format first then import that file. Search for "DBF2CSV" and "Perl" and you will get the freeware version that I found to be the best. It can be run from a ".BAT" oir ".CMD" file and a sample is provided. Access should then be able to import from the CSV file(s) without problems. Due to the generic import I was writing, I had to delete the first row of the imported data which contains the DBF field names after importing though.
×
×
  • Create New...