I don't think so. And anyway, you should never be using an order by number - unless there is really no way around it, in my opinion.
A On Mon, Apr 7, 2014 at 11:47 AM, checkmail <[email protected]> wrote: > > > Hello, > > > > I've a litte question. Now I can order by the column number, order by 1. > Can I set this information with a variable? > > Dim k as integer = 1; > > Order by :k? > > > > Thanks > > > > > > > > -- Mr. Andrea Raimondi Senior Software Analyst&Developer
