hello all,I am using the @dbcolumn statement to fill a dialog list box with data from a view of another database (the database just contains states and abbr. for use with other db’s)
How can I specify a “default server” ie the home server listed in the current person doc, or the users default server without hardcodeing “myserver/server”
Because, i have multiple replicas of this one database on different servers and would like the info to come from the users closest server (ie their default, home and mail server).
PS it is also the same server as the current server they opened this database on that contains the dbcolumn dialog box.