Re: DBI::XBase not finding table files

2003-10-14 Thread Gary Stainburn
On Monday 13 Oct 2003 6:19 pm, Daniel Staal wrote: > --On Monday, October 13, 2003 17:37 +0100 Gary Stainburn > > <[EMAIL PROTECTED]> wrote: > > Hi folks, > > I've got the code below, which is suposed to be showing me the > > contents of a .dbf file. However, whenever I try to run the > > progra

Re: DBI::XBase not finding table files

2003-10-13 Thread Daniel Staal
--On Monday, October 13, 2003 17:37 +0100 Gary Stainburn <[EMAIL PROTECTED]> wrote: Hi folks, I've got the code below, which is suposed to be showing me the contents of a .dbf file. However, whenever I try to run the program it fails to open the file. Can anyone tell me what I'm missing pleas