|
Posted by Doug on 02/26/06 03:46
as a place to start, create a sql table for every dbf file. copy the
column names verbatim.
then use the import function to import the data.
no matter WHAT you eventually end up with, you will have to do this to
get all the data in.
from there, you will have learned a lot, and will think of ways to
change the app to make it better.
but, to get all the data in, you have to do the first step.
Navigation:
[Reply to this message]
|