Recent content by chisoro

  1. chisoro

    updating field extents

    hello guys i need to update a field extent using JDBC. Here is the code that works in progress editor but gives an error through JDBC UPDATE dbSchemePrice SET price[1]=24000,billPerSqM[1]=NO WHERE scheme=1. the same code through JDBC would give this error java.sql.SQLException...
Top