fferrandini
04-19-2005, 03:26 PM
Hi guys...
in my application, i have to show in a commonbox the results of a view( all items of a column)
already tried to work with @dbcolumn , and now with @dblookup, but still cant get it to work
ps : the application is for web.
i use:
@DbLookup("":"NoCache";Server_Name:fld_namebase_TX;"view_admcurso";1;2)
and the commonbox doenst show nothing.
checked for view selection in view´s properties, all... it should be working, i dont know why it doesnt...
i could get it to work with getcolumns method but to make it possible i would have to run an agent, but i dont want to.
does somebody know what to do ?
thanks
in my application, i have to show in a commonbox the results of a view( all items of a column)
already tried to work with @dbcolumn , and now with @dblookup, but still cant get it to work
ps : the application is for web.
i use:
@DbLookup("":"NoCache";Server_Name:fld_namebase_TX;"view_admcurso";1;2)
and the commonbox doenst show nothing.
checked for view selection in view´s properties, all... it should be working, i dont know why it doesnt...
i could get it to work with getcolumns method but to make it possible i would have to run an agent, but i dont want to.
does somebody know what to do ?
thanks