Search results

  1. A

    Restricting ODBC to only one table

    Thanks! But I was not clear in my question, sorry. The problem is not that much in privileges control, as in the amount of time it takes the application (UPS WorldShip if it matters) to start up. At start up it loads the whole database schema, all tables, their fields and relations. As it...
  2. A

    Restricting ODBC to only one table

    Is it possible to restrict ODBC connection to just one table out of hundreds in a large database? Preferrably read-only access too. The server is 10.1C02 on AIX, the client is on Windows, native Progress ODBC. Seems to be a trivial request, but I can't find any clues. Thanks! Andrew.
Back
Top