Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Foxpro same sql different data

Status
Not open for further replies.

petecass

Programmer
Jul 30, 2004
19
GB
My problem is linking to foxpro tables using ODBC. Started doing some financial reports, and problem is each time the report is run I get different figures.
I am using a combination of access/vb6 to generate the reports.
Just by doing a simple select sum([customer_share]) on table even this brings back different figures.
I have tried mdac 2.5,2.6,2.7,2.8.
I am using XP (service pack 2)
microsoft office (proffesional (access 2000))
All these have the latest drivers.

I am using free table connection with background fetch disabled.

this is getting very worrying as the dbf tables contain all the financial data.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top