Re: Recreate table - including new columns

From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 04/30/04


Date: Fri, 30 Apr 2004 20:04:17 +0100

You are not missing anything. To do this you will need to add the
attributes yourself and create some new mappings using the object model.

-- 
-- 
Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org
"Michael Schamberger" <schambergerm@colinsgrp.com> wrote in message
news:tn15905mhg7vhdcclg7di194v0pibms40f@4ax.com...
>
> My source table is on an AS400.  I can access it with ODBC and create my
table
> in SQL.  I wanted to schedule a job that would:
>
> A. Drop destination table
> B. Recreate destination table (inluding any new fields/columns in source)
> C. Pump in the data
>
> The problem is that my DTS job ignores any new fields.  What am I missing?
>
>


Relevant Pages

  • Re: SQL Server Parameters
    ... I understand what SQL Server is doing and it is doing as ... > have a missing param or misspelled it, ... >> a SQL error back that Procedure XYZ is expecting Parameter '@myParameter' ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: How to enable Windows Authentication
    ... either your missing something or I am missing something and I ... Windows Local User accounts. ... I remove the comments from the connection string in the web.config I can ... When connecting to SQL Server 2005, this failure may be caused by the ...
    (microsoft.public.dotnet.framework.aspnet)
  • Limit of 150 rows in a combobox?
    ... I can't find an answer to this in the newgroup postings, ... datasource is a SQL Server stored procedure. ... 200 rows when executed on SQL Server. ... Any advice on finding these missing rows would be most ...
    (microsoft.public.access.forms)
  • Re: Error 22272: Cannot load the DLL xpstar.dll...
    ... I would look for MSVCR71.DLL in SYSTEM32. ... I believe that if an entire DLL was missing, ... Reinstall the SQL Server tools? ...
    (comp.databases.ms-sqlserver)