[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
conversion from xy to dbf
- Subject: conversion from xy to dbf
- From: "AndyCh" andych@xxxxxxxx
- Date: Thu, 16 Jun 2005 17:09:26 +0100
I have a long xy file,
1) 1=item1 2=item2 3=item3
2) 1=item1 2=item2 3=item3
............................................
is there a good way to export all data to a dbf file ?
Thanks.