problem with crystal report 8.0 and access 2007

hana84

New member
Local time
Tomorrow, 05:21
Joined
Dec 23, 2010
Messages
2
hi..i'm new here,anybody know why crystal report 8.0 cannot be display using access 2007,but with access 2003 it is no problem.but there is no error.
 
Which file format are you using for Access (mdb or accdb)? If you are using accdb then it is no surprise it has a problem because Crystal Reports 8 had no clue about an accdb file. So, were you trying to connect to it using OLEDB? If so, you might try using an ODBC connection as that might be able to happen since the newer ODBC driver for Access would have the ability to connect with an accdb file.
 
Which file format are you using for Access (mdb or accdb)? If you are using accdb then it is no surprise it has a problem because Crystal Reports 8 had no clue about an accdb file. So, were you trying to connect to it using OLEDB? If so, you might try using an ODBC connection as that might be able to happen since the newer ODBC driver for Access would have the ability to connect with an accdb file.


i'm use vba access and mdb.thank you..
 

Users who are viewing this thread

Back
Top Bottom