Problem with importing dbf flat file

jkfeagle

Codus Confusious
Local time
Today, 14:33
Joined
Aug 22, 2002
Messages
166
I'm having a real time finding a way to import a dbf flat file into a table. It's effectively a spreadsheet but I can't use TransferSpreadsheet because it doesn't recognize the file type but when I use TransferDatabase, I don't know what table name (from) to use. I've tried it using the worksheet name as the table name but it doesn't work. What's more peculiar is that when I try to use the TransferDatabase method, it tells me I have an invalid path entered even after I've validated the path over and over again. Any ideas out there?
 
Robert,

That link doesn't seem to work.
 

Users who are viewing this thread

Back
Top Bottom