Re: New to Delphi - Connecting to database using just code



Yes. Import the DAO type library and code away. We have an application
that does just that. It starts from DBEngine, then goes on to Database
and Recordset interfaces. Works fine without a component in sight.

Where can I find examples of the code to do this?



.



Relevant Pages

  • Re: New to Delphi - Connecting to database using just code
    ... then goes on to Database ... and Recordset interfaces. ... Works fine without a component in sight. ... I use ADO elsewhere, ...
    (alt.comp.lang.borland-delphi)
  • Re: New to Delphi - Connecting to database using just code
    ... then goes on to Database ... and Recordset interfaces. ... Works fine without a component in sight. ... I use ADO elsewhere, ...
    (alt.comp.lang.borland-delphi)
  • Re: VB on computers
    ... > dbEngine is a representation of the database engine used by DAO, ... > dbEngine object is the top point of the DAO object model. ...
    (microsoft.public.vb.general.discussion)
  • Re: VB on computers
    ... I understand the term DAO better than dbEngine. ... dbEngine is a representation of the database engine used by DAO, ... dbEngine object is the top point of the DAO object model. ...
    (microsoft.public.vb.general.discussion)
  • Break Occuring with no Break Point
    ... I'm not sure what's happening here, but a break is occuring with no ... break point in sight. ... The database is used by ... changes to a spreadsheet which is the output of a macro. ...
    (microsoft.public.access.formscoding)