Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Merging VFP data with MS Word
Message
From
20/10/1998 13:13:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
20/10/1998 10:13:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00148469
Message ID:
00148557
Views:
25
>In my VFP 5.0a application I have a feature that exports the data to a FoxPro 2.x format so that the user can merge the data with MS Word. I have used the FOX2X file type since Word (especially earlier versions) does not recognize A VFP file. Some users can do the merge just fine but we are getting more and more users who do not have the dBase/FoxPro data access drivers on their system.
>
>Does anyone have any suggestions on what to do here? Is there a good and/or easy place to get the dBase/FoxPro data access drivers for these users?
>
>Many thanks in advance,
>
>Phyllis
Phyllis,
There are at least 3 ways (as always) to do it in VFP. If you don't want to use any foxtable (any version) and ODBC, you could still export data to plain text files (as already mentioned) or as XLS, or directly create as a mailmergeheader file in word using application.datatoclip(). datatoclip is the fastest method AFAIK but would be problematic with huge data (as others).
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform