Joined: 26 Dec 2012
Location: India
Online Status: Offline
Posts: 1
Topic: What is the reason of this error in Crystal Report Posted: 26 Dec 2012 at 1:15am
I have a problem with the crystal reports.I have a report in which four tables are bound as source to the tables.In those 4 tables one table database fields are used in the formula fields.When I set that formula field on the report I am getting error this error "Unknown Database Connector Error" in the Preview Report.
Suppose when I remove that field or comment the formula code of that field we are not suppose to get that error.I don't understand that error too.
I have written like this in the formula field
if{students.name} = "" then
else
"Student Name : " + {students.name}
I have googled alot but no use.Can any one help me regarding this ?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum