|
 |
asp_databases thread: How To Delete Table
Message #1 by "Larry Guayante" <larryg@p...> on Wed, 27 Sep 2000 15:08:05 -0700
|
|
What is the syntax for deleting a "table" from an Access database?
Thanks!
Larry Guayante
Knowledge Outlook
mailto:larry@k...
Message #2 by Hari Yellina <hyellina@k...> on Thu, 28 Sep 2000 02:16:27 -0500
|
|
Drop TABLENAME
> ----------
> From: Larry Guayante[SMTP:larryg@p...]
> Sent: Thursday, September 28, 2000 3:38 AM
> To: ASP Databases
> Subject: [asp_databases] How To Delete Table
>
> What is the syntax for deleting a "table" from an Access database?
>
> Thanks!
>
> Larry Guayante
> Knowledge Outlook
> mailto:larry@k...
>
> ---
> To place your message here, or to sponsor this list, please e-mail
> mailto:p2pinfo@w...?subject=MediaPack, remembering to provide contact
> details for yourself. We will e-mail you a Media Pack within 24 hours.
>
> You are currently subscribed to asp_databases
> $subst('Email.Unsub')
> ---
>
Message #3 by "Ken Schaefer" <ken@a...> on Thu, 28 Sep 2000 18:14:55 +1000
|
|
Look in online help...
DROP TABLE
Cheers
Ken
----- Original Message -----
From: "Larry Guayante" <larryg@p...>
To: "ASP Databases" <asp_databases@p...>
Sent: Thursday, September 28, 2000 8:08 AM
Subject: [asp_databases] How To Delete Table
> What is the syntax for deleting a "table" from an Access database?
>
> Thanks!
>
> Larry Guayante
> Knowledge Outlook
> mailto:larry@k...
|
|
 |