Re: Using openrowset to select foxpro table data through odbc ?

ksnsacc_at_hotmail
Date: 03/26/04


Date: Fri, 26 Mar 2004 17:01:12 -0500

This seems to work:

SELECT * FROM OPENROWSET('MSDASQL', 'DSN_NAME'; ''; '', 'SELECT * FROM
TABLE') Rowset_1

"Luqman" <pearlsoft@cyber.net.pk> wrote in message
news:%23s62uIzEEHA.1152@TK2MSFTNGP10.phx.gbl...
> What is the syntax to use openrowset to select visual foxpro table data
> through odbc in query analyzer ?
>
> I have already created a system dsn and name it 'fox', with free table
> option (not using vfp database).
>
> I tried following to retrieve data from table name 'AGNFL01' but could not
> succeed.
>
> select * from openRowSet('MSDASQL','FOX','','','AGNFL01')
>
>
>
>
> Best Regards,
>
> Luqman
>
>
>



Relevant Pages

  • Using openrowset to select foxpro table data through odbc ?
    ... What is the syntax to use openrowset to select visual foxpro table data ... through odbc in query analyzer? ... I have already created a system dsn and name it 'fox', ...
    (microsoft.public.sqlserver.programming)
  • Re: How do I Link Access to a ".dbf" file
    ... You can download the FoxPro and Visual FoxPro ODBC driver from the link ... Microsoft Visual FoxPro Driver> Finish. ... location of the DBFs. ... VFP OLE DB: http://msdn2.microsoft.com/en-us/vfoxpro/bb190232.aspx ...
    (microsoft.public.access.externaldata)
  • Re: Access import off Fox Pro Tables
    ... Query analyzer using a linked server to the fox pro database, ... > Cindy Winegarden Microsoft Visual FoxPro MVP ... >> I am having an issue installing the visual fox pro driver. ... How can I get this VFP odbc driver? ...
    (microsoft.public.access.externaldata)
  • Re: Linking FoxPro tables with .cdx files
    ... are your Fox tables linked directly or via an ODBC data ... Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP ... >> I will check the index expressions tomorrow morning and reply with my ... >>> Cindy Winegarden MCSD, Microsoft Visual Foxpro MVP ...
    (microsoft.public.access.externaldata)
  • Re: VFP ODBC
    ... SQL server is a database, ... The ODBC driver was last updated for VFP6. ... I installed the Visual FoxPro 6.0 now and opened the dbc file. ... Save non-verified file DSN? ...
    (microsoft.public.fox.helpwanted)