daneb
August 1st, 2001, 07:15 PM
Hi.
Has anyone here encountered this error before:
Error #20534
Error detected by database DLL
The error highlighted this line in my code:
CrystalReport1.Action = 1
This happened when I replaced a table in my Access database with another table of the same data strucuture and with new data in it. (The error didn't occur before the table replacement.) Before the above line is reached, there were still some computations to be made, and the results will be shown on the report. There were no errors in the computations, but when the above line was reached, the error showed up. The error message is very vague and doesn't say anything else.
Can anyone help me? Thanks for the info in advance!
Has anyone here encountered this error before:
Error #20534
Error detected by database DLL
The error highlighted this line in my code:
CrystalReport1.Action = 1
This happened when I replaced a table in my Access database with another table of the same data strucuture and with new data in it. (The error didn't occur before the table replacement.) Before the above line is reached, there were still some computations to be made, and the results will be shown on the report. There were no errors in the computations, but when the above line was reached, the error showed up. The error message is very vague and doesn't say anything else.
Can anyone help me? Thanks for the info in advance!