Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Input Output C++  (Read 2849 times)

0 Members and 1 Guest are viewing this topic.

Khasiar

    Topic Starter


    Intermediate

    Input Output C++
    « on: September 03, 2008, 11:49:47 PM »
    any ideas on how to input and output a microsoft Access file??

    Sidewinder



      Guru

      Thanked: 139
    • Experience: Familiar
    • OS: Windows 10
    Re: Input Output C++
    « Reply #1 on: September 04, 2008, 05:23:05 AM »
    Not familiar with C++ notation, but in general you need a connection object, a recordset object, a string element that holds a provider template and a string element to hold the SQL statements.

    More information here.

    Good luck. 8)
    The true sign of intelligence is not knowledge but imagination.

    -- Albert Einstein