Thanks to everybody...especially who had reply my question...

John Ziniti <[EMAIL PROTECTED]>
Terry Mackintosh <[EMAIL PROTECTED]>

Where should I find document that related to this problem...?

Command I did was

websrb_database=>GRANT SELECT ON kawasan_tnb TO  nobody;
CHANGE

but I also GRANT another table like pengguna...but another error
occurred...Is it the bug postgreSQL 6.5 ?

websrb_database=> update pengguna set bil=0;

ERROR:  fmgr_info: function int2: not in internal table

below is the field for pengguna table..

websrb_database=> \d pengguna

Table    = pengguna
+----------------------------------+----------------------------------+-------+

|              Field               |              Type                |
Length|
+----------------------------------+----------------------------------+-------+

| bil                              | int2
|     2 |
+----------------------------------+----------------------------------+-------+

ERROR:  fmgr_info: function int2: not in internal table

Now I am using postgreSQL 6.5

thanks again

faisal



Reply via email to