On Monday 24 February 2003 19:31, Jos� Miselem wrote: > Hello All! > > Is there a program or utility to convert DBF files (FoxPro or dBASE) into > SAPDB Tables? > > Thanks in advance for your help. >
I'm not aware of any, but you can find libraries that can access DBF files for at least three languages, each one geared towards opening ESRI shapefiles, a geographical data format that stores its attribute tables in a plain DBF file. Look for shapelib if you program in C, GDAL/OGR if you know C++, Geotools2 if you know Java. Hope this helps Best regards Andrea Aime _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
