Re: New to Delphi - Connecting to database using just code
- From: TD <dlee@xxxxxxxxxxx>
- Date: Thu, 27 Mar 2008 20:40:17 -0700 (PDT)
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?
.
- Follow-Ups:
- References:
- New to Delphi - Connecting to database using just code
- From: TD
- Re: New to Delphi - Connecting to database using just code
- From: Maarten Wiltink
- New to Delphi - Connecting to database using just code
- Prev by Date: Re: String access error in class
- Next by Date: Scanline Enigma the Solutions
- Previous by thread: Re: New to Delphi - Connecting to database using just code
- Next by thread: Re: New to Delphi - Connecting to database using just code
- Index(es):
Relevant Pages
|