|
-
Mar 27th, 2001, 12:54 PM
#1
Thread Starter
Junior Member
Hello,I am sure this is easy
I have an update query in my vb app.now I nees to include a where clause .if the len of the field is less then 14 spaces.
DBCommand.CommandText = " Update Table Set InternalControlNumber = '0' & InternalControlNumber "
this is my query I am not sure of the right syntax fro the where clause
Thank you
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
|