after a small lesson in foxpro i've got a question.
We have an application in java and the database is foxpro.
to get the data from foxpro to our Application we use foxpro-odbc
driver.
now i've heared that if possible you should 'nt user ODBC but some
other kind of tecnologie to get the data, like ado or ole db.
because microsoft doesn't support odbc anymore.
now i'm looking for some kind of information which way we should use
to change from odbc.
Re: Need to open Visual Fox Pro 8 tables in VB6 ... There are several formats of Visual FoxPro files.... VFP6 and below are readable via ODBC...."database container". ...Data Sources. ... (microsoft.public.vb.database.dao)
Re: VFP 8 and ODBC connection ... Instead of the overhead of ODBC or OLEDB, ... If the tables are part of a database,...Microsoft Visual FoxPro MVP... dedicated application server and the database part of the software on ... (microsoft.public.fox.helpwanted)
Re: Foxpro sql limitations ... > I am developing an ASP application that has to interface with a Foxpro... > database for some things, in addition to a SQL Server database. ... > connecting through ODBC and using Jscript as my language of choice. ... > where you can't have more than 20 items in an IN clause.... (microsoft.public.fox.vfp.queries-sql)
Re: Word mail merge with foxpro ... I did come across an article about using FoxPro with earlier Word ... > The dbf is not attached to a dbc as I have always found that more ... The MDAC 2.5 installaion helpded greatly I am just a bit worried ... >> is to switch on ODBC logging in the ODBC administrator. ... (microsoft.public.word.mailmerge.fields)
Re: Foxpro and crystal 9 - data location at runtime ... crpDatabaseTables.ConnectionProperties.Add "SourceDB", strNewLocation... I suspect that the property to set is very dependant on the odbc driver that ... properties available and none are for the database location.... > My reports use an ODBC connection to the foxpro data. ... (microsoft.public.vb.crystal)