Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Need urgent help to access Pervasive data in new environment
Message
De
21/12/2008 07:01:27
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Need urgent help to access Pervasive data in new environment
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01369010
Message ID:
01369010
Vues:
62
I developed and application that accesses DacEasy data, which is in a Pervasive (btrieve) data base. In the previous version of DacEasy data was accessed via a local engine which got it directly from the files in the server, much like VFP does. The application used remote VFP views to access the data and I defined an ODBC Data Source though the Pervasive ODBC Engine Interface and a connection in the DBC which pointed to it, not using a connection string.

After upgrading DacEasy I find that it now accesses data via a service in the terminal that talks to an engine in the server which in turns acceses the files on disk. In the installation a Workgroup version of Pervasive gets installed in the server.

The application needs to coexist with the new version of DacEasy. I see a couple of possibilities.

1) Leave application the same and adapt at the environment level
2) Adjust appliction to access data via the resident service

So far I have tried to implement #1, running the data engine locally to access data in the server. Problem is that the engine I now have available to install in terminals is the workgroup engine, possibly different than the plain standalone engine, which I no longer have, and also that I have to attach the remote database to the local engine and run into a rights problem.

For the second option I don't know how to connect to the service running at the terminal or how to talk directly to the engine running in the server.

Any help would be greatly appreciated.

TIA,

Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform