RE: creating a table using VB
- From: Tim Ferguson <FergusonTG@xxxxxxxxxxxx>
- Date: Thu, 14 Jul 2005 09:28:22 -0700
"=?Utf-8?B?ZHNoZW1lc2g=?=" <dshemesh@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:1556149E-1F6A-44B2-8E53-3EAFEFF9DB2B@xxxxxxxxxxxxx:
> Is there a way erasing it manually to avoid the message?
db.execute "DROP TABLE MyTable", dbFailOnError
Remember to DROP any constraints (e.g. relationships) that involve it
first.
Hope that helps
Tim F
.
- References:
- creating a table using VB
- From: dshemesh
- RE: creating a table using VB
- From: Chaim
- RE: creating a table using VB
- From: dshemesh
- creating a table using VB
- Prev by Date: Re: Missing sub data sheet in table view
- Next by Date: Re: creating a table using VB
- Previous by thread: RE: creating a table using VB
- Next by thread: Re: creating a table using VB
- Index(es):
Relevant Pages
|