Библиотеки visual foxpro для windows 7

The Visual FoxPro OLE DB Provider (VfpOleDB.dll) exposes OLE DB interfaces that you can use to access Visual FoxPro databases and tables from other programming languages and applications.

Important! Selecting a language below will dynamically change the complete page content to that language.

  • File Name:

    vfpoledb.exe

    VFP8_OLEDBProvider_Readme.doc

    The Visual FoxPro OLE DB Provider (VfpOleDB.dll) exposes OLE DB interfaces that you can use to access Visual FoxPro databases and tables from other programming languages and applications. The Visual FoxPro OLE DB Provider is supported by OLE DB System Components as provided by MDAC 2.6 or later. The requirements to run the Visual FoxPro OLE DB Provider are the same as for Visual FoxPro 8.0.

    Note: This version of the VFP OLE DB provider is the same version as the one included in SP1 (Service Pack 1) for Visual FoxPro 8.0.

  • Supported Operating Systems

    Windows 2000 Service Pack 2, Windows 98, Windows ME, Windows XP

    • Processor: Pentium class
    • RAM: 64 MB (recommended: 128 MB or higher)
    • Available Hard Disk Space: 2 MB for minimum install, 4 MB for full install
    • Software Microsoft Data Access Components (MDAC) version 2.6 or higher

    Note: Installation on Windows NT 4.0 is not supported.

  • Important download details: Installing the Microsoft OLE DB Provider for Visual FoxPro 8.0 on a computer that has a previous version of the Provider causes this version to replace the previous version. If you wish to preserve the previous version of the Provider, you must rename it before proceeding with this installation. To rename the Provider using Windows Explorer:

    1. Shut down any applications that might be using the provider, such as IIS, or any desktop applications that use the provider.
    2. Open the …\Program Files\Common Files\System\Ole DB folder
    3. Right-click vfpoledb.dll, select Rename, and then change the name to vfpoledb_save.dll.
    4. To restore the saved version, delete or rename this release version, and rename vfpoledb_save.dll to vfpoledb.dll. It should not be necessary to re-register the provider, provided that you have not uninstalled the previous version.

    To download:

    1. Click the file you want to download from the list below.
    2. Do one of the following:
      • To start the installation immediately, click Open or Run this program from its current location.
      • To copy the download to your computer for installation at a later time, click Save or Save this program to disk.
  • Refer to Microsoft OLE DB Provider for Visual FoxPro 8.0 Readme for additional information.

VFP Runtime Installers

Provides installers for the Visual FoxPro runtime files

Project Manager: Jürgen Wondzinski (better known as «wOOdy»)

The VFP runtime installers are no longer available for download from Microsoft’s web site, so we’ve made them available on VFPX. Here you find the latest builds of the VFP runtime installers, as we compiled them several years ago, when ProLib was still alive.

In the meantime, some Windows components got updates (mainly the MSXML3 stuff), but the regular Windows Update mechanism will take care of those.

Just run the installer, and then any PC starting from Win98 and newer is ready to run a regular VFP app without any further installation. If you have custom ActiveX controls, you will need to take care of those yourself.

Since those installers have been built with the WISE Installbuilder, the source code may only serve as a reference of what components need to be included. We hope to rebuild them using a modern freeware install-builder, but in the meantime those dog-old installers still do their job.

Note: the VFP9SP2Hotfix3 repository has installers for VFP 9 SP2 , hotfix 3, the ODBC driver, OLE DB provider, and HTML Help Workshop (need to build CHM files).

Instructions

These installers include the all the latest hotfixes and security updates.

Explanation of the filename

The filename of our runtime installers is built by three parts:

  • Visual FoxPro version (ie. VFP9)
  • Servicepack level (ie. SP1)
  • Runtime identifier (RT)

For example, the filename ‘VFP9SP0RT.exe’ stands for runtime installer of Microsoft Visual FoxPro 9.0 without any servicepack.

Installation

Just download the runtime you need for your own application to any folder on your machine and execute the installer by either double-clicking the file or [Start] [Run] <path\to\exe> [OK]

The runtime installer provides you a dialog to choose the several VFP specific runtime files (required ones are pre-selected), and to specify the installation directory. The common path where the runtime should be placed as a recommendation by Microsoft is pre-defined.

Silent installation

Additionally to the normal execution, our setup routines offers an installation mode without any user interaction. This is called ‘silent mode’. The silent mode is controlled by commandline-switches and an optional response file.

Command line options

Here’s an overview of possible commandline options:

Option Function
/M Runs installation in manual mode, prompting for system directories such as Windows, System, etc.
/M=filename Specifies a response file for installation.
/S Silent mode, automatic mode with no user choices.
/T Install in testmode (no files are really installed)
/X pathname Extracts files to pathname
/Z pathname Extracts files to pathname, then reboots

Response file

While using the commandline option «/M=filename», you are able to specify a response file in order to define components and path information, if you need different settings.

The response file contains pairs of keys and values to control the installation process. Currently we provide three keys in our setups:

Key Function
ZIEL Destination path of runtime files. The default is %CommonFiles%\Microsoft Shared\VFP.
SELECT_RT Core runtime files of Visual FoxPro. This key controls the installation of EXE, MTDLL. VC++ runtime files and (since VFP 9.0) the report applications. Default is ‘ABCabc’
SELECTION Language dependent runtime files of Visual FoxPro. Default is ‘ABCa’

The keys SELECT_RT and SELECTION use characters to correspond with the option in the installer. This way, ‘A’ stands for first option, ‘B’ for second, and so on… Using lower characters just disables the option in the dialog.

Here is a sample how this response file (ie. setup.txt) looks like:

ZIEL=C:\Program Files\MyApp
SELECT_RT=ABCDabc
SELECTION=ABCDEFa

To use this response file, call the installer like this:

VFP9SP0RT.exe /S /M=setup.txt

Disclaimer

This information and the installers are provided «AS IS» with no warranties and confers no rights.

The installers are provided as a courtesy of ProLib Software GmbH, Germany for making your life easier. You are using them on your own risk and you are still responsible for following the Microsoft Visual FoxPro license terms.

Инсталлятор RunTime библиотек VFP9 SP2 RUS с установкой поледних в папку Program Files/Common Files/Microsoft Shared/VFP и регистрацией. Весь процесс инсталяции идет как скрытый, что удобно для включения данного приложения в собственный инсталяционный пакет установки своих приложений на машине клиента.

Автор: Chemberzhy

Автор публикации

не в сети 5 лет

Chemberzhy

Комментарии: 0Публикации: 6Регистрация: 28-04-2009

Вложенные файлы
#
Название
Тип файла
Размер
1 InstallRunTimeVFP9SP2Rus .zip 7,25 МБ

Это было полезно?

3 Да   1 Нет

Возникает ситуация когда при запуске программы выходит сообщение об ошибке «Cannot locate the Microsoft Visual FoxPro support library».
Сообщение возникает из-за отсутствия библиотек msvcr71.dll,vfp9r.dll,vfp9renu.dll,vfp9t.dll в операционной системе.

Для решения этой проблемы необходимо скачать и запустить дополнительную программу, которая установит необходимые библиотеки в операционную систему.

После скачивания и распаковки архива необходимо запустить файл VFP9SP2RT.exe. Далее выбираем язык интерфейса «U.S. English» и нажимаем кнопку «OK».

В открывшемся окне выбираем «Russian» в разделе «Language Resources» и нажимаем кнопку «Install«
Также необходимо в разделе «Runtime Files» выбрать значение «Multithreaded«

После завершения установки нужных библиотек необходимо повторить запуск программы.

Как использовать OAuth2 со Spring Security в Java

Javaican 14.05.2025

Протокол OAuth2 часто путают с механизмами аутентификации, хотя по сути это протокол авторизации. Представьте, что вместо передачи ключей от всего дома вашему другу, который пришёл полить цветы, вы. . .

Анализ текста на Python с NLTK и Spacy

AI_Generated 14.05.2025

NLTK, старожил в мире обработки естественного языка на Python, содержит богатейшую коллекцию алгоритмов и готовых моделей. Эта библиотека отлично подходит для образовательных целей и. . .

Реализация DI в PHP

Jason-Webb 13.05.2025

Когда я начинал писать свой первый крупный PHP-проект, моя архитектура напоминала запутаный клубок спагетти. Классы создавали другие классы внутри себя, зависимости жостко прописывались в коде, а о. . .

Обработка изображений в реальном времени на C# с OpenCV

stackOverflow 13.05.2025

Объединение библиотеки компьютерного зрения OpenCV с современным языком программирования C# создаёт симбиоз, который открывает доступ к впечатляющему набору возможностей. Ключевое преимущество этого. . .

POCO, ACE, Loki и другие продвинутые C++ библиотеки

NullReferenced 13.05.2025

В C++ разработки существует такое обилие библиотек, что порой кажется, будто ты заблудился в дремучем лесу. И среди этого многообразия POCO (Portable Components) – как маяк для тех, кто ищет. . .

Паттерны проектирования GoF на C#

UnmanagedCoder 13.05.2025

Вы наверняка сталкивались с ситуациями, когда код разрастается до неприличных размеров, а его поддержка становится настоящим испытанием. Именно в такие моменты на помощь приходят паттерны Gang of. . .

Создаем CLI приложение на Python с Prompt Toolkit

py-thonny 13.05.2025

Современные командные интерфейсы давно перестали быть черно-белыми текстовыми программами, которые многие помнят по старым операционным системам. CLI сегодня – это мощные, интуитивные и даже. . .

Конвейеры ETL с Apache Airflow и Python

AI_Generated 13.05.2025

ETL-конвейеры – это набор процессов, отвечающих за извлечение данных из различных источников (Extract), их преобразование в нужный формат (Transform) и загрузку в целевое хранилище (Load). . . .

Выполнение асинхронных задач в Python с asyncio

py-thonny 12.05.2025

Современный мир программирования похож на оживлённый мегаполис – тысячи процессов одновременно требуют внимания, ресурсов и времени. В этих джунглях операций возникают ситуации, когда программа. . .

Работа с gRPC сервисами на C#

UnmanagedCoder 12.05.2025

gRPC (Google Remote Procedure Call) — открытый высокопроизводительный RPC-фреймворк, изначально разработанный компанией Google. Он отличается от традиционых REST-сервисов как минимум тем, что. . .

Понравилась статья? Поделить с друзьями:
0 0 голоса
Рейтинг статьи
Подписаться
Уведомить о
guest

0 комментариев
Старые
Новые Популярные
Межтекстовые Отзывы
Посмотреть все комментарии
  • Difxapi dll windows 10
  • Запуск bat файла по расписанию windows 10
  • Создать а запись в dns windows
  • 0x00000709 windows 10 ошибка при подключении сетевого принтера
  • Как установить windows xray