Hi
I am facing an error when i am using crystal report in vb.
the error is as follows:
Run-Time Error-20534
Error Detected By database Dll.
I m using Ms-Access n VB6.
The Query i m using is running successfully in Ms-Access but the same query is not executing in VB Crystal report.
Line in vch error is generating is::
Crystalreport1. Action=1
Kindly Help...
User Profile
Collapse
-
Tell Me about Run-Time Error : 20534 error?
-
How Can i use AND?
Respected Members
I am having a table and there are 5 columns in it.
columns-- name, age, partyname, date, no
their values
aaa,22,super,05/05/2006,23
bbb,34,super,06/06/2006,98
ccc,21,dive,02/02/2006,78
ddd,21,live,04/04/2006,67
xxx,22,super,05/04/2006,28
now i want to retrieve data
when partyname=super and date >=05/04/2006 and date <= 05/05/2006
...
No activity results to display
Show More
Leave a comment: