|
-
Nov 26th, 2000, 12:09 PM
#1
Thread Starter
Lively Member
ARRGH!! This UPDATE statement:
cnn1.Execute "UPDATE UserID SET UserName = Null WHERE UserNumber = " & UserNum, , adExecuteNoRecords
WON'T work(ie it DOES NOT change the UserName field to Null). I've got the field setup as a text field in the A2K table(UserID with only 2 fields: UserNumber(Primary Key) and UserName). Does ANYONE have a clue as to WHY this won't work?? Thanks for ANY help!
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
|