Click to See Complete Forum and Search --> : Problem in web report


harmonycitra
June 3rd, 2004, 05:44 PM
Hi everybody,

I'm using Crystal Web reporting using RDC with ASP.

Recently we migrated to PostgreSQL database to mySQL.

After the migration, all the reports are working fine except only one.

This report not even takes parameter from the user. But it's saying

Query Engine Error: 'HYC00:[Microsoft][ODBC Driver Manager] Driver does not support this parameter'-

in
Session("rpt").ReadRecords
statement.

If any of you ever worked with this, please help me.

Thanks in advance