Please forgive this very basic question, but I am in the evaluation phase of this product, and I'm trying to get my head around how to do certain things.
We will be storing most of our geography objects in MS SQL 2008 and we already have an elaborate mechanism for connecting, etc. to SQL Server and would prefer to build a FeatureLayer directy from a DataTable that we've queried/built, if possible.
I would prefer not to create additional connections and pass a connection string to the MsSQL2008FeatureLayer() method if possible, as we will already have performed numerous queries/consolidations prior to building the maps.
Can someone direct me to some sample code to achieve this?
Thanks!!
Bob Bartel
MarketWare