Select to view content in your preferred language

Select Date

886
2
08-26-2010 07:21 PM
papegowda
Emerging Contributor
Hi,

I am using ArcGIS explorer 1200 SDK. And I am developing a Tool to selected date information from the date (Shapefile and Geodatabase)

I have tried to select the date using (Hash symbol) following syntax, but not succeeded in it.

<Fieldname> = <Value>
Install Date = #2/7/1996#

Can you please let me know how to select the date information?

Thanks
Pape Gowda
0 Kudos
2 Replies
MichaelBranscomb
Esri Frequent Contributor
Hi,

I suggest taking a look at the ArcGIS Desktop help on SQL syntax for Shapefile/Geodatabase queries: http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00s500000033000000.htm - this should help you get the syntax right.

Regards

Mike
0 Kudos
papegowda
Emerging Contributor
Thanks Mike,

Its working.

Regards,
Pape Gowda.
0 Kudos