To display the data associated with the map you must create a databind
for every layer you wish to display information for.

I am currently in Darwin w/o Exponare in front of me so please excuse
me as I try to explain by memory.

1. In the Admin tab in the bottom panel expand the following tree:
Work Contexts > Layer Settings.
2. Highlight the layer you wish to display information for
3. In the property panel of the Admin tab, the last text box asks for
a column name: enter the name of a unique field in that table (very
important)
4. Click on the add button "+" found at the top of the admin tab to
then add a DataBind
5. In the SQL textbox enter the following:  Select mi_key, col1, col2,
..., coln From layername_Selection
       Where 
          col1,col2,...,coln are names of columns you wish to display
when objects in that layer are selected.)
          layername is the name of the layer you will be selecting from.
       Note: It is necessary for you to have "mi_key" and "_selection"
as shown above.
6. Save, log off, log on , test.

On Fri, 19 Nov 2004 11:06:12 +1300, Simon Nitz <[EMAIL PROTECTED]> wrote:
> Hi All
> 
> Anybody out there tried accessing data using Exponare from another server on
> a network?
> 
> I have setup the Exponare ASP.Net process to impersonate a Domain user with
> correct permissions to access the data and can see a map.  However I can not
> display any data when selecting map features in either my work contexts or
> the sample work contexts.
> 
> Regards
> 
> Simon Nitz
> GIS Administrator
> Planning Department
> Napier City Council
> New Zealand
> 
> Napier Planning:
> http://www.napierplanning.govt.nz
> Napier GIS:
> http://www.gis.napier.govt.nz
> 
> Email: mailto:[EMAIL PROTECTED]
> Phone: 0064-6-835-7579 ext.8151
> DDI: 0064-6-834-4151
> Fax: 0064-6-835-1574
> 
> NZ Local Govt. MapInfo User Group Web Site:
> http://mapinfo.localgovt.co.nz/
> 
> ######################################################################
> Attention:
> This e-mail message and accompanying data may contain information that
> is confidential and subject to legal privilege. Any information
> provided is given in good faith. However unless specifically stated to
> the contrary, Napier City Council accepts no liability for the
> content of this e-mail or for the consequences of any action taken on
> the basis of the information provided, unless that information is
> subsequently confirmed in writing. If you are not the intended recipient,
> you are notified that any use, dissemination, distribution or copying
> of this message or data is prohibited. If you received this e-mail
> message in error, please notify us immediately and erase all copies
> of this message and attachments. Thank you.
> 
> ---------------------------------------------------------------------
> List hosting provided by Directions Magazine | www.directionsmag.com |
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> Message number: 14126
> 
>

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 14130

Reply via email to