Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-14 Thread Techswami
well you mean SN=-1 as SN is string i get the value -1 but the feature reader is empty featReader is empy no value there is i use SDE FDO i get value but not with OGR . tony zspitzer wrote: how many records are being returned from the feature reader? try setting string SN = '-1' and

Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-14 Thread Techswami
none it does not return any records Techswami wrote: well you mean SN=-1 as SN is string i get the value -1 but the feature reader is empty featReader is empy no value there is i use SDE FDO i get value but not with OGR . tony zspitzer wrote: how many records are being

Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-13 Thread Techswami
selection does not work. using the code bellow i dont get any value for variable SN please let me know what i am doing wrong . I am using OGR if ((layer != null) (layer.GetName() == main)) { String layerClassName = layer.GetFeatureClassName();

Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-13 Thread Zac Spitzer
how many records are being returned from the feature reader? try setting string SN = '-1' and see what comes out On Thu, Aug 14, 2008 at 12:43 PM, Techswami [EMAIL PROTECTED] wrote: selection does not work. using the code bellow i dont get any value for variable SN please let me know what

[mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Techswami
hi OGR provider works great for ESRI personal geodatabase(.mdbfile) using OGR but if I select any feature then the entire layer can not be viewed in the map. i tried latest patch also . it does the same thing. anyone has a same problem please help tony -- View this message in context:

Re: [mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Zac Spitzer
is there anything in your server logs? On Wed, Aug 13, 2008 at 3:41 AM, Techswami [EMAIL PROTECTED] wrote: hi OGR provider works great for ESRI personal geodatabase(.mdbfile) using OGR but if I select any feature then the entire layer can not be viewed in the map. i tried latest patch also

Re: [ZS0] [mapguide-users] OGR provider for personal geodatabse

2008-08-12 Thread Kenneth Skovhede, GEOGRAF A/S
What exactly happens when you select a feature? The entire map becomes white? The server crashes? The map becomes blue? Regards, Kenneth Skovhede, GEOGRAF A/S Techswami skrev: hi OGR provider works great for ESRI personal geodatabase(.mdbfile) using OGR but if I select any feature then the