Re: Access to AS/400 data

From: Gary Schmidt (Gary.Schmidt_at_oz.quest.com)
Date: 08/28/03


Date: Thu, 28 Aug 2003 13:24:17 +1000

Mark Taylor wrote:
>>In this particular case, why go to the bother of ODBC? Just >use the
>>DB2
>
>
>>CLI from AIX to access the remote database.
>
>
>
>
> db2 client is uses its own ODBC.
>
I assumed that the OP wanted to programmatically access the DB2 database
on the AS/400 from an AIX machine, therefore the OP should/could use the
CLI API to connect to the database, and so forth.

The last time I looed at the DB2 client on AIX (hang on, here I go...)
it did (does) not use ODBC to connect.

Perhaps the OP should expand on what they are trying to do?

        Cheers,
                Gary B-)



Relevant Pages

  • Re: Nameless CREATE
    ... The starting point is either an existing database or one that is ... "Describe" involves issuing an SQLDescribeCol function to ODBC ... essentially much the same as character data type apart from all 8 bits ... ALTER TABLE tablename ADD COLUMN BinaryColumn BINARY ...
    (comp.lang.forth)
  • Re: fields queries and utter disaster
    ... Unfortunately the \c ODBC DATABASE field switch is not supported in Word ... of course supports ODBC connections but Word ... Mac Word Test ... suggests that it should be possible to use query files (cf. .qry/.dqy ...
    (microsoft.public.mac.office.word)
  • Re: [VW 7.3.1] ODBCConnection
    ... I played around with a few combinations on the connection string and ... with a trusted SQL Server connection. ... there are differences for database connects. ... > any database specific odbc drivers. ...
    (comp.lang.smalltalk)
  • Re: Serious Problem with Date in RecordSource
    ... Yes, this is ODBC data, not JET data, so some if the things I suggested ... >> c): Decompile the database. ... Still in the code window, choose Compile from the Debug menu. ... rather than allenbrowne at mvps dot org. ...
    (microsoft.public.access.formscoding)
  • Re: CDatabase, CDaoDatabase
    ... raw ODBC calls ... DAO will outperform ODBC (and so CDatabase) considerably in single user ... There is considerably more to database performance than making quick ...
    (microsoft.public.vc.language)