[fdo-users] SDF Example for Insert , Update, Read

raghulan neo.exterminator at gmail.com
Wed Oct 10 22:04:35 PDT 2012


Yes they are strings..
When i tried this

ValueExpression expression = (ValueExpression)Expression.Parse("Iron");

I am getting following error

System.InvalidCastException: Unable to cast object of type
'OSGeo.FDO.Expression.Identifier' to type
'OSGeo.FDO.Expression.ValueExpression'.
   at C3D_SDF.CRUD.update_data(String sdf_file, IConnection con, Editor ed)
in D:\SkyDrive\Dev Zone\Ms.NET\Projects\C3D_SDF\C3D_SDF\CRUD.cs:line 138

ValueExpression expression =
(ValueExpression)Expression.Parse('Iron');//this is not working either.



--
View this message in context: http://osgeo-org.1560.n6.nabble.com/SDF-Example-for-Insert-Update-Read-tp5007560p5007904.html
Sent from the FDO Users mailing list archive at Nabble.com.


More information about the fdo-users mailing list