How to join two or more lines of an SQL query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • squrel
    New Member
    • Jan 2008
    • 143

    How to join two or more lines of an SQL query

    Hello all,

    I have a very big SQL query which is having lots of conditions, inner and outer join and have to place in Adodc1.RecordSo urce = " "
    so it can not be placed in one single line...
    would you plz tel me how to go to the next line and continue wit the query? (attach two or more lines together in VB6)

    thank u very much
  • squrel
    New Member
    • Jan 2008
    • 143

    #2
    Thank you....... Found the answer :)

    Comment

    Working...