[V4RB] Unable to delete rows

Ruslan Zasukhin sunshine at public.kherson.ua
Mon Feb 10 13:28:04 CST 2003


on 2/10/03 1:06 PM, Marco Bambini at marco at vampiresoft.com wrote:

> This is my table:
> 
> sql = "CREATE TABLE LOG ("
> sql = sql + "SKU ULong NOT NULL UNIQUE INDEXED,"
> sql = sql + "Username String(50,'ASCII'),"
> sql = sql + "DateLog Date INDEXED,"
> sql = sql + "TimeLog Time,"
> sql = sql + "Value VarChar(1024,'ASCII')"
> sql = sql + ");"
> ...
> 
> The following command has no effect (also typed in ViSQL):
> 
> Delete from LOG WHERE DateLog<=A_Correct_Date_Value
> 
> Is this a bug? I am using V4RB 1.9.7b5 with RB 4.5.3fc2 (Carbon version)

Hi Marco,

What is A_Correct_Date_Value ?

This is some numeric value in your query ?

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list