<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hey guys, I'm using ogr to perform select statement in a database for a mapserver/gis. I would like to know something. Is it possible to build dynamic query ? Here is an example:<br><br>Select * from Table where field1 &gt; X<br><br>Where X can vary depending on the query. I would like to use this feature for time display (display information since a date and this date can be feed by the user in the user interface).<br><br>Thx for you help.<br><br>Frédéric Therrien<br></div></body>
</html>