|
-
May 20th, 2005, 01:47 PM
#1
Thread Starter
Frenzied Member
SQL DTS problem
Hi !!
I'm trying to create a DTS on SQL Server 7.0, that take a table and copy it to a Access Database. and i'm have having some trouble.
I have
- a connection to my Access DB
- a connection to my SQL Server
and
- a DataDrivenQuery
but each time à ran the DTS, a error is raise that tell me "The Data Driven Query task requires at least one query (And associated columns) to be specified)
Can somebody help me with this one
-
May 20th, 2005, 01:49 PM
#2
Thread Starter
Frenzied Member
Re: SQL DTS problem
When i try to create a "insert" query, i can't find how to select the source table, it just show me the destination table of my "transformation"
-
May 20th, 2005, 02:11 PM
#3
Thread Starter
Frenzied Member
Re: SQL DTS problem
Forget it ... i have found ...
There's not need of "The Data Driven Query" just Data transformation...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|