A
Ashish Kanoongo
Is ther any way to call record# in select sql sql?
Ashish said:Is ther any way to call record# in select sql sql?
Is ther any way to call record# in select sql sql?
Ashish Kanoongo said:No I am not talking about this. I am talking about as followed
select a.name,b.add1,recn() from a.master,b.address where a.name=b.name
It works well in foxpro, same I want in MS access or VB Application