realbasic-nug
[Top] [All Lists]

Delete From Table in SQL, on a 4D database

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Delete From Table in SQL, on a 4D database
From: Quentin Wehrlé <quentin dot wehrle at wanadoo dot fr>
Date: Thu, 22 Aug 2002 22:16:09 +0200
Hello, I'm developping an application on RB 4.0, I can connect to the 4D server which is on a PC, I can do a "Select * from table" and put the results in a ListBox, but what I can't do is do Delete a row !
 
by using d=db.SQLExecute("Delete From Table_Name") I have no result !! The prog doesnt crash, but none of my rows are deleted.
 
Can someone help me for this pbl ?
 
thx
 
Quentin
 
ps: I've searched in the NUG Archives, but none of the solutions solved my problem.
<Prev in Thread] Current Thread [Next in Thread>