20 Nov
2008
20 Nov
'08
4:17 p.m.
Try fixing obvious errors:
to_char('Cleartest-Password') as attributes,
Cleartext-Password
to_char(password) as value, to_char('==') as operator
should be :=
FROM dual union SELECT to_number('2') as ID, to_char(name) as username, to_char('Simultaneous_Use') as attributes,
Simultaneous-Use
to_char(loginlimit) as value, to_char(':=') as operator FROM dual
return resultSet;
Not sure if it will help, but will make it work properly later. Ivan Kalik Kalik Informatika ISP