Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Crystal Problem
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00634233
Message ID:
00634788
Views:
17
The February issue of FoxPro Advisor had an excellent article by Mark Miller. You can download the application at http://www.msdcweb.com/tools.htm
If you choose to create a "File DSN" (a small text file) for a DBC it will look something like Mark Miller's VFPSampleData.dsn :

[ODBC]
DRIVER=Microsoft Visual FoxPro Driver
UID=
Deleted=Yes
Null=Yes
Collate=Machine
BackgroundFetch=Yes
Exclusive=No
SourceType=DBC
SourceDB=C:\Program Files\Microsoft Visual Studio\MSDN98\98VSa\1033\SAMPLES\VFP98\dataBOBBER\Testdata.dbc


The "free table" version of the "File DSN" will have different source information and will merely point to the directory of your dbf, not the actual file itself. I hope that this helps.
Previous
Reply
Map
View

Click here to load this message in the networking platform