DBD::ODBC help

From: Paul Falbe (paul_at_cassens.com)
Date: 09/27/04

  • Next message: Tommy: "DBD::ADO not returning error message"
    Date: Mon, 27 Sep 2004 13:44:24 -0500
    To: dbi-users@perl.org
    
    

    Hi,

    I am trying to talk to a AcuCobol database running on Linux. (It is actually
    a Vision database.) We have purchased a ODBC server for it. We can access
    the the DB via ODBC client we also got from them. We can see the data
    going back and forth using ethereal. I am confused on how to setup
    DBD::ODBC to talk to this database. Do I need a ODBC to ODBC bridge
    to talk to this database? Both the client and server are going to be on
    the same machine.

    Thanks in Advance!

    -Paul


  • Next message: Tommy: "DBD::ADO not returning error message"

    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.mfc)