Re: Import data from multiple acces db

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Darren Green (darren.green_at_reply-to-newsgroup-sqldts.com)
Date: 11/23/04


Date: Tue, 23 Nov 2004 13:46:18 -0000

If the structure of the access table is always the same then you can do
this, by changing the connection -

How can I change the filename for an Access Connection?
(http://www.sqldts.com/default.aspx?201)

You could also use the Dynamic Properties Task to do this instead, just use
query assignment to retrieve the value and set the DataSource property of
the MDB connection.

If the table name changes as well, but the structure is the same, then you
could use similar method to above, but change the SourceObjectName property
of the DataPump task as well.

-- 
Darren Green
http://www.sqldts.com
"Import data from multiple acces db" <Import data from multiple acces
db@discussions.microsoft.com> wrote in message
news:77BF6125-A9DA-4C70-B0F9-9D55F037F84B@microsoft.com...
> Hi , i need an help .
> I need to import data from database access to sql server database , and
this
> is not a problem . The really problem is that the database access is
> variable .
> My idea is to insert database location on an sql server table and use this
> to change dynamically datasource on my dts .
> I try to made a dts but i cannot succeed in .
> Can anyone help me and gine me some indication .
>
> I have an sql server 2000 sp3a
>
> Thanks a lot


Relevant Pages

  • Re: Login, Connections and Forms
    ... I don't know your reasons for SQL Server authentication, ... A good approach to this would be to create a database access layer, ... Microsoft Security Application block via two methods - ... connection string, ...
    (microsoft.public.dotnet.framework.adonet)
  • Problem with DTS
    ... The DTS have been created when connecting with an Windows Domain ... Enterprise Manager with the local Admin User and try to open the DTS I ... The simlest DTS has two SQL Server connection using a SQL User. ...
    (microsoft.public.sqlserver.server)
  • Re: need to learn how to get and put table on my web site (via ftp?)
    ... To make the connection to an FTP site to ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ... www.SQLDTS.com - The site for all your DTS needs. ... > but can't understand how to make the connection to my ftp. ...
    (microsoft.public.sqlserver.dts)
  • Re: DTS object model
    ... If that is all you want to do then why bother with DTS? ... Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP) ... I want to create a text file connection and set the ...
    (microsoft.public.sqlserver.dts)
  • Re: Executeable using DTS
    ... >file to populate a sql server table and an access table. ... it just hangs and I have to ... I thought of creating a separate DTS ... The connection open point is probably true. ...
    (microsoft.public.sqlserver.dts)