Re: Interface to Access 2000 Database



"Eitan" <Eitan@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:704119D6-7EAD-4AF8-B4EC-7E0B6647D022@xxxxxxxxxxxxxxxx
> Hello,
>
> What is the easiest way to interface, from MFC, and Access 2000 database?
>
> Eitan

You have several technologies you can use, I prefer ADO/ADOX. Before that I
used DAO almost exclusively with ODBC not too far behind.

--
============
Frank Hickman
Microsoft MVP
NobleSoft, Inc.
============
Replace the _nosp@m_ with @ to reply.


.



Relevant Pages

  • POS/ COGNOS/ CAREER POSITION/ OH
    ... repositories needed to support the Company's business objectives. ... *Proficient in Microsoft technologies, including MS Access, MS Office Suite. ... *Experience and understanding of application servers. ... *Experience and understanding of database servers. ...
    (comp.sys.ibm.as400.misc)
  • Re: Help with converting DAO to ADO
    ... ADO.NET is database access for the DotNet environment, and used with VB.NET, ... C#, and other DotNet languages. ... under a heading entitled: Obsolete Data Access Technologies. ... Data Access Objects (DAO): DAO provides access to JET databases. ...
    (comp.databases.ms-access)
  • CoCreateInstance failed!!!!
    ... I am a newbie to oledb programming. ... Creation and accessing of database from Win Ce/ Embedded vc++ MFC based ... ultimate aim is to access a sql server database from sql server ce provider ...
    (microsoft.public.data.oledb)
  • SAS Programmer/Analyst
    ... If developing new technologies and wearing many hats in a database ... marketing environment excites you, then make application now! ... current support and operations. ...
    (bit.listserv.ibm-main)
  • Re: How can I rename a database table?
    ... You may want to ask this in an SQL group, but perhaps you'll have to write a stored procedure to do this sort of thing and it could be that the queries you do through the MFC interface are more restricted. ... As a result of my limited database and MFC knowledge I am having ... theDataBase.ExecuteSQL("RENAME oldTableName TO newTableName"); ... Can anyone suggest a way of renaming this table programmatically? ...
    (microsoft.public.vc.mfc)