|
Posted by Andre Stumpf on 06/25/07 13:22
On 25 Jun., 13:24, james.ga...@googlemail.com wrote:
> This problem is more than likely due to your dates not being inside
> quotes in the SQL query. When substitution takes place, your SQL
> string should end up similar to this:
>
> SELECT * FROM myDB.myTABLE WHERE dat_start = '2007-06-25'
Hi James,
the dates inside quotes works fine!
Thank you.
André
Navigation:
[Reply to this message]
|