|
-
October 23rd, 2001, 04:16 PM
#1
Delete SQL statement
There occurs in delete sql.
sql statement is like following.
--------------------------------------------------
cmd.CommandText = "Delete * from sampletbl WHERE (Id='" & vId & "' AND date = '" & vDate & "' AND seq = '" & vSeq & "')"
--------------------------------------------------
vId, vDate, vSeq are variables.
I don't know what's the problem.
Could anyone who know about SQL let me know?
I'm sorry I might asked so basic question.
Programmer.
Multimedia/Image Processing/FA/CADCAM
C,V/B,V/C++
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|