~Chris UmjipyflarJul 9, 2012, 11:55 AM4 PostsRe: DbColumn use in computed textPlease refer below code. var dbname = new Array("ServerName", "mudit.nsf"); @DbColumn(dbname, "All", 1)
~Olga UmponeburlenJul 20, 2012, 10:40 AM41 PostsRe: DbColumn use in computed textThanks for response,But problem are server different location and i m using dbcolumn for differenct location database.How to fetch values....
~Isaac FezboosiakoiJul 20, 2012, 12:36 PM586 PostsRe: DbColumn use in computed text I believe there's an example for connecting to different servers on the cheat sheet. XPagesCheatSheet.com
~Olga UmponeburlenJul 21, 2012, 9:07 AM41 PostsRe: DbColumn use in computed textYes u r right, this is the different server , what is the soln.
~Isaac FezboosiakoiJul 30, 2012, 2:55 PM586 PostsRe: DbColumn use in computed text The code from above should work I'd think. If you're pulling from a completely different server then you need to make sure the administor has the security setup correctly. I think the 2nd server needs to trust the 1st server in the server document.