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 bkrike 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: *

  1. davidllittle

    SPT cursor info

    Is there a way to determine from the SPT cursor what underlying SQL column/tables are being affected? Example: Select * from Invoice I, Detail D where I.invno=D.invno Currently looking at the result of the cursor you get duplicate fields resulting (INVNO, INVNO1) but have no way to determine...

Part and Inventory Search

Back
Top