[Gvsig_english] problem with " s d z c c "
Juan Lucas Dominguez Rubio
jldominguez at prodevelop.es
Mon May 17 13:20:48 CEST 2010
Hello, Dubravko.
Maybe you can use a different condition that is equivalent in practice and avoids those characters.
The operator "like" is not generated by any button, you have to type it by hand (must be in lower case). Then use the wildcard "%" like this:
KATASTARSK like 'KNE%EVI VINOGRADI'
That condition means: the content of the field KATASTARSK must start with 'KNE' and end with 'EVI VINOGRADI'
Regards,
Juan Lucas Domínguez Rubio
---
Prodevelop SL, Valencia (España)
Tlf.: 96.351.06.12 -- Fax: 96.351.09.68
http://www.prodevelop.es <http://www.prodevelop.es/>
---
________________________________
De: gvsig_internacional-bounces at listserv.gva.es en nombre de Dubravko Zupan
Enviado el: lun 17/05/2010 13:00
Para: Gvsig_internacional at listserv.gva.es
Asunto: [Gvsig_english] problem with " s d z c c "
Dear all
I have problem with " s d z c c " letters in a version of GvSIG.
Error in Code
java.lang.RuntimeException: Not a 'where' clause?
com.iver.cit.gvsig.FiltroExtension.fromSet(FiltroExtension.java:315)
com.iver.cit.gvsig.gui.filter.FilterDialog$3$1.run(FilterDialog.java:193)
com.iver.andami.PluginServices$RunnableDecorator$1.run(PluginServices.java:479)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source) urce)
Any idea what I am doing wrong?
kind regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://listserv.gva.es/pipermail/gvsig_internacional/attachments/20100517/eb0241b0/attachment.htm
More information about the Gvsig_internacional
mailing list