Search results

  1. E

    Drop tables by date

    I'd like to know if there exists a query to erase/drop tables from an access table (on a asp script) older than X creation date. Thanks!
  2. E

    Counting problem

    Hi there, I'm having some trouble with the counting function. I've a table with the following fields: Section_title Subsection_title Each subsection is asociated with a section. What I need is an script that displays all that information and also counts how many of each sections are...
  3. E

    DELETE TABLE Query?

    Does it exist a way to eliminate tables with a query?
  4. E

    Creating temporary tables

    Is there any way to create a tmeporary table? I mean, just when the user is in the system (I'm working with access/asp) the table is created and when the user log out it's deleted.
Back
Top Bottom