Re: Create Table in External DB
- From: "david epsom dot com dot au" <david@epsomdotcomdotau>
- Date: Tue, 26 Jul 2005 15:55:43 +1000
In design view, drop down the Query Menu, and select
Make Table query. On the form, select the radio
button for 'another database'.
You get sql like this:
SELECT INTO fred IN 'freddd.mdb';
(david)
"kremesch" <kremesch@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:090BBAFD-EDA7-47CC-84E8-557C9BFF69B4@xxxxxxxxxxxxxxxx
>I understand how to use a query to create a table.
> What I'd like to know is can I use a Create Table query to create a table
> in
> another database other than the one I'm in?
>
> What would be the corrent layout of the context if this is possible?
.
- Follow-Ups:
- Re: Create Table in External DB
- From: peregenem
- Re: Create Table in External DB
- From: Brian
- Re: Create Table in External DB
- References:
- Create Table in External DB
- From: kremesch
- Create Table in External DB
- Prev by Date: Re: Serial number of a date...
- Next by Date: Re: Create Table in External DB
- Previous by thread: RE: Create Table in External DB
- Next by thread: Re: Create Table in External DB
- Index(es):