Deleting data from SQL

gulamdastagirgulamdastagir Member Posts: 411
hi


recref.Open(27);
recref.DELETEALL;


Deleted all the Data from Item Table Visible run from object designer but when i open the table in sql server Management Studio i can still see the data.

why didnt the code delete this???
Regards,

GD

Comments

Sign In or Register to comment.