Re: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table

From: Mr. B (User_at_NoWhere.com)
Date: 10/22/04


Date: Fri, 22 Oct 2004 22:51:11 GMT

With Deft Fingers, "rogsonl" <rogsonl@discussions.microsoft.com> wrote:

>You can also create a temporary table using the query (convert it from
>select to create table) and then import the table, eliminating Excel.

I guess I'd rather not go the Excel route (why bother when you can go direct,
eh?). But can you do this taking 7 different tables and importing them as One
table? That's the key for me.

Regards,

Bruce



Relevant Pages

  • Re: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table
    ... With Deft Fingers, "rogsonl" wrote: ... >select to create table) and then import the table, eliminating Excel. ... I guess I'd rather not go the Excel route (why bother when you can go direct, ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: VB.Net (ADO): Thoughts on Copying 7 tables to 1 table
    ... With Deft Fingers, "rogsonl" wrote: ... >select to create table) and then import the table, eliminating Excel. ... I guess I'd rather not go the Excel route (why bother when you can go direct, ...
    (microsoft.public.vb.database.ado)