Thema: Delphi Create an ODBC Driver

Einzelnen Beitrag anzeigen

mohfa

Registriert seit: 11. Feb 2007
97 Beiträge
 
Delphi 7 Enterprise
 
#22

Re: Create an ODBC Driver

  Alt 19. Feb 2007, 11:08
Zitat von marabu:
Hi mohfa,

neither ODBCInst nor ODBCConst seem to be proper names for Units that contain your BDE replacement components. Judging by name both Units could be part of your ODBC driver implementation. You could base your architectural decisions on a close study of the Units DB and DBTables. One thing is for sure: There should not be much dependency between your components and your driver.

Regards
OK as for you what is the appropriate place to decalre my Dataset or i should not declare it but use DBTABLES and DB unites .
  Mit Zitat antworten Zitat