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 Chriss Miller 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: patbucks
  • Content: Threads
  • Order by date
  1. patbucks

    Hiding the database from people

    Hi, I'm developping an application with MS sql express. I have about 20 tables that are all normalized. I'm going to sell my application and I would like to make sure that they don't have access to my database after I sold the app. Is there a way to encrypt all the database or to hide all the...
  2. patbucks

    Create entry to a table with C#

    Hi, I'm currently trying to create a program that will update a Microsoft SQL express database. In the database I have multiple table that are all link with primary key and foreign keys. Let say I have... Table A: ID_TableA (Auto increment) Name (char 25) Table b: ID_TableB (Auto increment)...

Part and Inventory Search

Back
Top