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 IamaSherpa 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. ebalki

    Access-change row and columns

    Dano - If you are using ASP i would count the number of coulumns you have vs the number of records you need to add to your table. If the number exceeds your amount of available columns then you can use the alter table method to add another column like this: alter table store add column...

Part and Inventory Search

Back
Top