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

    How to create table in SQL with current date in table name.

    I'd like to make a copy of a table each time someone opens it(once a day). I'd like to name the new table tblProgress plus that days date. Ex; tblProgress112101 for today. SELECT [progress report].* INTO ????????? Any ideas? Thanks.

Part and Inventory Search

Back
Top