We are using dbf's from Visual Foxpro 7.0 and since I'm limited by the amount of links when I execute in Crystal,
ACTUAL ERROR MESSAGE IS:
ODBC error[Microsfoft][ODBC Visual Fox Pro Driver] SQL: Too Many Subqueries
so I've had to set up a couple of local views which is fine, BUT my crystal report really only needs a subset of the information that is generated by these views. Rather than grind the system to a halt (and we are NOT planning on allowing endusers into the view areas) I would like to have the user's Crystal parameters be passed FIRST to the view which would limit the data while allowing me to print the user prompts on the report. Let me know if this is possible and if so what sort of programming might accomplish it.
Thank you.
Cindy
ACTUAL ERROR MESSAGE IS:
ODBC error[Microsfoft][ODBC Visual Fox Pro Driver] SQL: Too Many Subqueries
so I've had to set up a couple of local views which is fine, BUT my crystal report really only needs a subset of the information that is generated by these views. Rather than grind the system to a halt (and we are NOT planning on allowing endusers into the view areas) I would like to have the user's Crystal parameters be passed FIRST to the view which would limit the data while allowing me to print the user prompts on the report. Let me know if this is possible and if so what sort of programming might accomplish it.
Thank you.
Cindy