[mapguide-users] Can you write to a database when a feature is selected?

Kenneth Skovhede, GEOGRAF A/S ks at geograf.dk
Fri Jun 19 02:44:14 EDT 2009


Yes, you would issue something like:
INSERT INTO TABLE (ID) VALUES (?)

And then pass in the selected feature ID.

Was that what you meant?

Regards, Kenneth Skovhede, GEOGRAF A/S



JamesDudden skrev:
> Hi,
> Is it possible to write to a database when a feature is selected.
>
> So to clarify exactly what I am trying to achieve:
>
> 1. The user clicks on a feature
> 2. The Feature ID is written in to an MS Access database.
>
> I am using MGOS2 and .NET
>
> Any help or suggestions are welcome.
>
> Regards
> JD
>   


More information about the mapguide-users mailing list