Archive for November, 2009

Obtaining The Version Of The Mertech Driver In Use

Monday, November 9th, 2009

When an application has been ported from Btrieve to a SQL backend and the Btrieve access dll (w3btrv7 or wbtrv32) has been replaced, the application does not have any indication the backend has changed.  Perhaps you would like the application to verify which backend is in use or you want to be sure the correct version of the Mertech driver is installed.  This can be done through a standard BTRV function call using B_EXTENDED_VERSION (5026) defined in mds_btrieve.h provided with our driver SDK.
(more…)

Wrong Version Of Btrieve Installed

Friday, November 6th, 2009

Symptoms

When starting an application, it complains that Pervasive.SQL Version XX is not installed or that an old/incorrect version of Pervasive.SQL is installed.
(more…)

PEDTCONV.dll

Tuesday, November 3rd, 2009

Symptom

An popup error is shown: “ERROR: could not load Pervasive Extended DataType Conversion library (pedtconv).  Please contact support before continuing to use the application.”
(more…)