Validate user accoung
Posted: Tue Dec 18, 2012 9:02 am
Hello
Can I get some how in SQL in General tap of Form Property user_id of current logging user?
So I create table with column document_owner related with zzsys_user.zzsys_user_id.
And Is it possible use in SQL query statement like
...
WHERE
zzsys_user.zzsys_user_id = XXX
Where XXX is hash or other variable with user_id that currently login.
Maxim
Can I get some how in SQL in General tap of Form Property user_id of current logging user?
So I create table with column document_owner related with zzsys_user.zzsys_user_id.
And Is it possible use in SQL query statement like
...
WHERE
zzsys_user.zzsys_user_id = XXX
Where XXX is hash or other variable with user_id that currently login.
Maxim