In news: 05E839AE-C210-4360-A642-160E8E14FD88 RemoveThis @microsoft.com,
RichG <anonymous RemoveThis @discussions.microsoft.com> wrote:
> Thank you Cindy, your example worked great.
> I didn't want to have to buy VFP just to get
> to this data set.
> Will this work for an individual table that's
> not related to a DBC backlink? This group
> of DBF's has a couple of tables that do
> not show the DBC in the header. They
> may be unused tables but I won't know
> untill I get into the conversion.
Hi Rich,
When a table isn't related to a "Database Container" it's called a "free"
table. To access a free table directory you use only the path to the
directory in the connection string. Something like:
"Data Source=""C:\MY DOCUMENTS\VISUAL FOXPRO
PROJECTS\"";Provider=""VFPOLEDB.1"";"
--
Cindy Winegarden MCSD, Microsoft Visual FoxPro MVP
cindy.winegarden RemoveThis @mvps.org <a style='text-decoration: underline;' href="http://www.cindywinegarden.com" target="_blank">www.cindywinegarden.com</a><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Accessing VFP 8 tables