Results 1 to 6 of 6

Thread: SourceConnectionOLEDB is not found

  1. #1
    Join Date
    Dec 2003
    Posts
    181

    SourceConnectionOLEDB is not found

    I'm trying to import data from one table in SQL Server 2000 to another table in SQL Server 2005. This are the same table and I was able to mapped the fields. But was getting this error:

    The connection "SourceConnectionOLEDB" is not found. This error is throuwn by Connections collectoin when the specific connection is not found.

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Did you do that in sql2k5 BI studio or SSMS?

  3. #3
    Join Date
    Dec 2003
    Posts
    181
    I tried it in SSMS

  4. #4
    Join Date
    Sep 2002
    Posts
    5,938
    Tried on my sql2k and sql2k5, can't reproduce the problem. What did you do step by step?

  5. #5
    Join Date
    Dec 2003
    Posts
    181
    Did the import wizard. Chose the datasource & destination using Microsoft OLE DB Provider for SQL Server(also tried Excel & Access). Selected the Source tables(didn't need to do mapping because its the same table) then just executed it.

  6. #6
    Join Date
    Sep 2002
    Posts
    5,938
    Tried with sql native client? That worked for me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •