Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Table size in KB in Access
Name: Xavier Date: October 14, 2003 at 14:35:03 Pacific OS: Windows XP CPU/Ram: P IV 2.6 Ghz, 512 RAM
Comment:
I would like to list the table size and number of records for each one of the tables in my Access database.
I figure I could calculate the record size first and just multiply this value by the number of records.
Summary: I am looking to combine 21 tables in access so that 1 table shows all the information. I do not want to use a query, as the tables do not get updated if new info is added. Is there a way of getting 21...
Summary: Is it possible to do Excel style pivot tables within Access 2000 I have a table in my database which lists records in the following fields format:- Name Division Sales Volume Month I want to create a...
Summary: This is an Access db to track leave slips. To enter new time we have a form with a combo box, choose a name in the combo box, then a subform shows that employee's info from our timeoff table, and lets...