Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i make VFP act 'Access-like'
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00648950
Message ID:
00650134
Views:
28
>hi again,
>
>i have a little app that references about ten table and index files. is there any way on god's green earth that i can somehow combine all these files into one file - sorta like an Access .MDB file - and then distribute it?? i first thought of a simple solution such as having them in a zip file and unzipping them in the beginning and then zipping them up at the end. however this solution is way too slow. any suggestions or am i SOL?
>
>thanks,
>
>n.

Not in VFP. You could do this if you switched to MSDE (SQL Server tables are stored in two files, .DAT and .LOG) or you could actually use an Access MDB and connect via remote views.

Why would you want to do this?
Dan LeClair
www.cyberwombat.com
SET RANT ON - The Wombat Blog

Life isn’t a morality contest and purity makes a poor shield. - J. Peter Mulhern
Disclaimer: The comments made here are only my OPINIONS on various aspects of VFP, SQL Server, VS.NET, systems development, or life in general, and my OPINIONS should not be construed to be the authoritative word on any subject. No warranties or degrees of veracity are expressed or implied. Void where prohibited. Side effects may included dizziness, spontaneous combustion, or unexplainable cravings for dark beer. Wash with like colors only, serve immediately for best flavor.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform