Results 1 to 3 of 3
  1. #1
    Patrick.Grant01 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    May 2009
    Posts
    30

    Question SQL Server 2005 Connection


    I have connected Access to SQL Server 2005 using ODBC. I am getting some very strange effects such as:
    • If I view a table on a form, I will view n records that show as deleted. If I look at the data in SQL Server Management Studio its all there.
    • If I try a recordset in VB, the SQL fails with a Data Type error where I assume the VB Long Data Type seems to conflict with the SQL Server BigInt..
    Could this be an issue with the ODBC Connection and ADODB recordsets? Are there better connection methods that would avoid these problem?


  2. #2
    Tgrou is offline Novice
    Windows XP Access 2003
    Join Date
    Jun 2009
    Posts
    8
    What I could suggest is looking at a tool that will allow you to perform that migration with no errors. You could look into using an ETL tool designed of course for professional users, that can be used by non-technical users: Talend Open Studio. You can perform the migration as well as other tasks ETL tools will allow you to do.
    Components have been created to link the Access database to SQL.

    For more information: http://www.talend.com/

  3. #3
    Patrick.Grant01 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    May 2009
    Posts
    30

    Thanks but....

    Thanks for the reply. If I use an ETL tool, I then have two copies of the same data which is more difficult to manage. I would much prefer to get the table linking working to avoid that.
    Whatever the problem is, it must be specific to my PC. I am sure there must be thousands of Access Users succesfully linking to SQL Server 2005 tables. What I don't understand is why the same facility will not work for me .....

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Database Connection Error
    By pgabell in forum Access
    Replies: 1
    Last Post: 01-17-2009, 07:24 AM
  2. Trying to check a remote connection!
    By Zermoth in forum Programming
    Replies: 1
    Last Post: 12-11-2008, 05:15 AM
  3. connection performance
    By DanM in forum Programming
    Replies: 0
    Last Post: 08-24-2008, 08:25 AM
  4. Connection to same DB
    By emilylu3 in forum Access
    Replies: 1
    Last Post: 12-30-2005, 09:59 AM
  5. connection to db
    By emilylu3 in forum Access
    Replies: 2
    Last Post: 12-29-2005, 01:06 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums