Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lustingray
  • Content: Threads
  • Order by date
  1. lustingray

    Open several cursor at once

    Hi, Can I create an open several Cursor at once? I will give an example: Select * from test ; join newtable on test.news = newtable.names into cursor XKPRO Select * from test2 ; join newtable on test2.news = newtable.names into cursor PGNST Select * from test3 ; join newtable on...

Part and Inventory Search

Back
Top