Anyone trying to connect Crystal with P6, no matter the bits, can install Sqlite database and the ODBC for same. You can innitialize a Sqlite database from P6 without any problems. Clean out the sample projects and restore your project in Sqlite and make your connection to Crystal. I have found it helpful to create an invisable 'select' field to calculate the filter so for each report the filter is just select=T. You can switch your database when you log in to P6.
Member for
11 yearsAnyone trying to connect
Anyone trying to connect Crystal with P6, no matter the bits, can install Sqlite database and the ODBC for same. You can innitialize a Sqlite database from P6 without any problems. Clean out the sample projects and restore your project in Sqlite and make your connection to Crystal. I have found it helpful to create an invisable 'select' field to calculate the filter so for each report the filter is just select=T. You can switch your database when you log in to P6.