Re: Gendbc - produces incomplete program



Hi Cindy,

> Does this work for you?

'fraid not, but TFTR.

Just 99 lines of code. The only change I made to
your code was to alter part of the path to the
Northwind database
from "Microsoft Visual FoxPro 9"
to "VFP9"
in order to identify it correctly on my
installation.

"C:\Program Files\Microsoft Visual FoxPro
9\Samples\Northwind\Northwind.DBC"

regards
Alan
.



Relevant Pages

  • Re: how to do exclusive open of DBF file with Visual foxpro odbc driver
    ... I thought that by using ODBC I would minimize any changes in code ... I'm able to alter the table when it's not open anywhere else, ... > Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP ... My application is opening a DSN which uses the Visual Foxpro driver ...
    (microsoft.public.vb.database.ado)
  • Re: how to do exclusive open of DBF file with Visual foxpro odbc driver
    ... I'm able to alter the table when it's not open anywhere else, ... Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP ... My application is opening a DSN which uses the Visual Foxpro driver>. ... So then I try to use a direct connection bypassing the DSN, ...
    (microsoft.public.vb.database.ado)

Loading