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 Mike Lewis 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: tvoss
  • Order by date
  1. tvoss

    Are scripts available that do this?

    Compare 2 databases A and B and then modify B to match A while leaving Bs data as intact as possible: for 4 areas: 1)Check a source table to see if a table exists in target database, if it isn't add it. 2)In each table check to see if the column/field exists, and if not add it. 3)Compare the...
  2. tvoss

    Display a MsgBox in ASP.Net

    Mang007, Have you seen this article? These controls really helped me. http://www.aspalliance.com/asmith/articles/confirmedbuttons.aspx Have you found any other answers to this question? I'm also interested in this area of dialogs.

Part and Inventory Search

Back
Top