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
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
Comment