473,388 Members | 1,340 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

Opposit of a maketable query

Hi:

Can someone tell me how I remove a table from the system. I know there is a make-table
query, that will create a table based on the query. However i cant find a way to REMOVE a
table programmatically.

Thanks

John Baker
Nov 13 '05 #1
3 1102
Don't know if you consider this programmatically, but you could use the
delete object command in a macro.
"John Baker" <Ba******@Verizon.net> wrote in message
news:tj********************************@4ax.com...
Hi:

Can someone tell me how I remove a table from the system. I know there is a make-table query, that will create a table based on the query. However i cant find a way to REMOVE a table programmatically.

Thanks

John Baker

Nov 13 '05 #2
On Thu, 17 Jun 2004 00:00:09 GMT, John Baker <Ba******@Verizon.net> wrote:
Hi:

Can someone tell me how I remove a table from the system. I know there is a make-table
query, that will create a table based on the query. However i cant find a way to REMOVE a
table programmatically.

Thanks

John Baker


CurrentDb().TableDefs("NameOfTable").Delete
Wayne Gillespie
Gosford NSW Australia
Nov 13 '05 #3
"John Baker" <Ba******@Verizon.net> wrote in message
news:tj********************************@4ax.com...
Hi:

Can someone tell me how I remove a table from the system. I know there is a make-table query, that will create a table based on the query. However i cant find a way to REMOVE a table programmatically.

drop table <table name>
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: lawrence | last post by:
A very strange bug. www.monkeyclaus.org is run by a cms I'm developing. One of types of users we allow is "justTestingTheSite", a type of user I developed to give demo's to prospective clients. The...
8
by: Polar | last post by:
I am having troubles finding the parse error in this script. I've been checking for weeks. I am too new to the subject I guess. I am trying to show a readord and them have a form at the bottom...
2
by: jaysonsch | last post by:
Hello! I am having some problems with a database query that I am trying to do. I am trying to develop a way to search a database for an entry and then edit the existing values. Upon submit, the...
29
by: shank | last post by:
1) I'm getting this error: Syntax error (missing operator) in query expression on the below statement. Can I get some advice. 2) I searched ASPFAQ and came up blank. Where can find the "rules"...
3
by: Harvey | last post by:
Hi, I try to write an asp query form that lets client search any text-string and display all pages in my web server that contain the text. I have IIS 6.0 on a server 2003. The MSDN site says...
1
by: Graham Reid | last post by:
Greetings all, I have a split database with a number of maketable queries. Up to now, these have been creating the associated table in the local database but now I want them to create the table...
3
by: PeteCresswell | last post by:
When writing to a work DB under C:\Documents and Settings\...., what is the best way to handle MakeTable queries? The only approaches I can think of are:...
0
by: John | last post by:
I would like to put the content of a crosstab query into a table. I noticed that I can make a maketable query and base it on the crosstab query. Is there perhaps a shorter way to do this? Thanks,...
7
by: nofear | last post by:
I have a table with 2 fields where one has duplicates and the other does not something like this: ID field1 field2 1 A A 2 A B 3 A C...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.