This is a pretty basic question so youll see how far down I am on the learning curve.
Im building a sql string and the whole thing is getting rather unwieldy. So Im wondering if there is a way to insert sql code not as a string but as a separate sub routine or code section.
I can then build the string within the sql sub routine. If this is possible how does one define it as sql code and not vb.
Thanks,
Ted
Im building a sql string and the whole thing is getting rather unwieldy. So Im wondering if there is a way to insert sql code not as a string but as a separate sub routine or code section.
I can then build the string within the sql sub routine. If this is possible how does one define it as sql code and not vb.
Thanks,
Ted