Select to view content in your preferred language

9.3 SP2 Arclogistic How to export data to access programmatically

1099
3
08-09-2011 12:27 PM
RizwanBashir
Emerging Contributor
Hi
   I built an applicaton for client on 10.0.195 version using built-in export functionality. Now client wants the same functionality in 9.3 desktop application , Is there any way where I can programmitically export records to access ?
I am C# developer. Any help would be highly appreciated .

Best Regards
Rizwan Bashir
0 Kudos
3 Replies
JeffWickstrom
Esri Contributor
Hello Rizwan,

Sure, if you have not found it yet there is a ALSamplePlugins folder on the software CD.  That has an object model diagram, a short tutorial/doc, and several .NET samples.

For exporting results I would have a look at the ExportToArcLogisticsNavigator sample.

Feel free to ask any questions about using the API here and we'll help.

Jeff
0 Kudos
RizwanBashir
Emerging Contributor
Hi Jeff
  Thanks for prompt response, that sample contains function "ExportRouteToGRF" which exports the record manully . do we have any function which auto exports like we have in 10.0.195 ?

Best Regards
Rizwan Bashir
0 Kudos
JeffWickstrom
Esri Contributor
Hello Rizwan,

No, unfortunately there is no higher level export functions in the desktop 9.3/10 api.

Jeff
0 Kudos