This topic is locked

Editing SQL Queries

3/15/2007 12:05:30 PM
ASPRunnerPro General questions
G
grinningdog author

On one of my pages I have edited the SQL Query at Step 4 to add several time fields like this:

Field1+Field2+Field3+Field4+Field6 as Field9,
this works fine because I don't really need the total until all the other fields are completed but if my next field is:
Field1+Field2+Field3+Field4+Field6+Field7 as Field10,
This again works fine, as long as there is an entry in Field7. If there is no entry in that field it just leaves Field10 blank.
Is there a way of saying +Field7 or +00:00:00?
Bob
APSRunnerPro Build225

G
grinningdog author 3/22/2007

Don't worry about this. I need to re-think this because I can't do something else if I take this approach.
You'll be pleased to hear it's the last thing to do on my project!! I'm sure you're more relieved than I am <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=16436&image=1&table=forumreplies' class='bbc_emoticon' alt=':)' />