Tansactional vs. Relational -
10-20-2004
, 12:32 PM
Hi Gurus!
Since I could not get a answer to my last question, I will try to be
more specific now.
I know, that the transactional engine can use the keys defined by our
legacy application.
I also know, that these keys are not useable by the relational engine,
because the definition is not compatible with SQL.
I was reading, that OLEDB in Pervasive 8 either user the transactional
or relational engine.
How can I define what engine will be used. Is this a simple matter of
how the connection is set up, or has this to do with the way I use it.
I would like to use ADO with it.
Is it possible to use ADO with OLEDB over the transactional engine.
I appreciate every answer.
Horst |