Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7923671
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T17:23:54+00:00 2026-06-03T17:23:54+00:00

Scenary: SQL Server 2005 x64 (default instance) Data on Fox Pro .dbf. Only 32

  • 0

Scenary:

  • SQL Server 2005 x64 (default instance)
  • Data on Fox Pro .dbf. Only 32 bit driver available (no x64 driver)

I need to access the FoxPro data from the default SQL Server instance. I used to do it with linked servers created on SQL Server, but this is no longer possible on the x64 instance (driver compatibility).

So, I installed a new SQL Server instance of 32 bits (SS32 for short) and created the linked servers on this new instance to acces the .dbf data using the existing driver.

In this server I can query the .dfb data like this:

  • select * from LinkedServerName...DbfTableName and it works fine

But I still need to access it from the default instance.

So, this is what I have

  • SQL Server x64 default instance
  • SQL Server 32 (SS32) instance with linked servers to acces the foxpro data

Is there any way to query the linked servers in SS32 from the default instance? Do you know of any possible alternative?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T17:23:55+00:00Added an answer on June 3, 2026 at 5:23 pm

    From the x64 instance you can use OPENQUERY to run a query on a linked server:

    SELECT *
      FROM OPENQUERY(x86LinkedServer, 'select *
                                         from LinkedServerName...DbfTableName')
    

    There is also this blog post regarding a workaround for what is (basically) your problem: querying a 32-bit datasource from a 64-bit instance.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have the following scenary: <div class=maindiv> <div class=msg>some text</div> ... <div class=msg>some other
My scenary: I am trying to develop a service which will query different databases.
I'm trying to build an sql query with no success. As I'm a newbie
HI, now I have a simple question. This is a simple scenary: I have
Duplicate: Why Must I Initialize All Fields in my C# struct with a Non-Default
Scenary A Cocoa application with a WebView element that loads file:///index.html A local resource
i'm trying hard to load comboBox items from an xml file. Here is my
I'll eat my hat if I get a good answer to this...I suspect that
I would like to use fnB in click handler. Is there any elegant solution?
I have a very big problem and can't seem to find anybody else on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.