| Subject: | Re: Creat new table from multiple tables in same DB? |
|---|---|
| From: | "paross1" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Tue, 29 Jul 2008 16:19:46 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.database_access |
Sorry, but when I answered initially, I didn't realize that you were using Access, and the DDL for creating tables in Access is rather limited (from what I have found). Better to create the table first, then INSERT the datafrom your three tables into the new table by using the SELECT statements that you UNIONed together. See http://msdn.microsoft.com/en-us/library/bb177893.aspx Phil |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Update table 1 with data from Table 2?, newportri |
|---|---|
| Next by Date: | cfqueryparam and mssql, jeremy@noble |
| Previous by Thread: | Re: Creat new table from multiple tables in same DB?, newportri |
| Next by Thread: | cfqueryparam and mssql, jeremy@noble |
| Indexes: | [Date] [Thread] [Top] [All Lists] |