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

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

    Data encryption

    For security reasons, I need to encrypt the data in a particular column. Is there a built-in routine or some simple method to achieve this? The app will have an encryption key available for the encryption/decryption. Thanks!
  2. DaveButler

    Need help composing a difficult query

    Are you a competent SQL developer? If so, please help me compose this seemingly simple, yet tricky, query. Assume the data structure in question is the typical Order and LineItem. For each Order row, there are many LineItems associated with it. I need for the query to return *all* LineItem...

Part and Inventory Search

Back
Top