The error message seems to be saying "VFP OLE DB provider is trying to access Crystal reports file". In such case it should fail.
Or it could mean "The VFP table is not accessible from the report because VFP OLE DB provider settings in the report were not updated for the new server environment".
So, first of all you should place your files to locations being accessible by simple pathes (no special characters, no spaces, names max 8 characters long). Both ODBC drivers and OLE DB providers do not like long names with spaces and other spec. chars.
Main Topics
Browse All Topics





by: mlmccPosted on 2009-09-16 at 15:18:34ID: 25350825
How are you applying the logon information?
are the tables named the same?
Is the database named the same?
mlmcc