I have been corralled into writing some Crystal Reports for Maximizer and I am running into a issue with incredibly slow Queries with UDFs. I have traced some of the issue to Crystal Generating bad SQL, but I am not able to perform a proper join using PCC (Pervasive Control Center) that returns the 7,000 or so records I am expecting. Has anyone come across this issue? I am fairly new to pervasive, but I don't see any Primary/Foreign Key relationships like I would expect to see in SQL Server or Access (BTW, I run into the same issue when I perform a inner/outer join on a linked Access table).
Original Post