Thread

  1. ODBC Failure

    Michael Yeung <michaely@alphanet.net.au> — 1998-06-24T04:31:25Z

    Dear all,
    
    I am writing VB5 to open the ODBC sources to the server which has Postgres 6.2 ! I want to do the update records in the ODBC. But it dose not allowed me to do so and an error message is generated says,
    
    Can't Update,Database object is not updatable
    
    I have check the recordset, it is a dynaset !!'
    
    So do any of u can help ? 
    
    THANKS !!!!
    
    regards,
    MICHAEL
    
    
  2. Re: [INTERFACES] ODBC Failure

    David Hartwig <daveh@insightdist.com> — 1998-06-24T13:35:01Z

    What version of  ODBC driver?
    
    Michael Yeung wrote:
    
    > Dear all,
    >
    > I am writing VB5 to open the ODBC sources to the server which has Postgres 6.2 ! I want to do the update records in the ODBC. But it dose not allowed me to do so and an error message is generated says,
    >
    > Can't Update,Database object is not updatable
    >
    > I have check the recordset, it is a dynaset !!'
    >
    > So do any of u can help ?
    >
    > THANKS !!!!
    >
    > regards,
    > MICHAEL