dbTalk Databases Forums  

Info about PDAC access method

comp.databases.btrieve comp.databases.btrieve


Discuss Info about PDAC access method in the comp.databases.btrieve forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Alex Smersi
 
Posts: n/a

Default Info about PDAC access method - 11-20-2003 , 05:36 AM






Anyone can clarify me about the access method of the PDAC?
Is it right to believe that PDAC has an "hybrid" approach versus the
PSQL engine...

For example, if I use a function like

PvSession1.AddAlias('MYDB', MyStringList);

I think that the component is using the Btrieve part of the engine,
otherwise if I use

PvSqlSession1.AddStandardAlias('MYDB', 'MYDB');

it seems that PDAC use the ODBC section.
Is this correct?

My impression is that TPvSession, TPvDatabase and TPvTable access the
PSQL Engine by call to the btrieve functions and,
on the other side TPvSQLSession, TPvSQLDatabase and TPvQuery use the
relational interface (ODBC?).

Thanks in advance for any suggestion.

Alex/


--
Posted via Mailgate.ORG Server - http://www.Mailgate.ORG

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.