this is the images of the thing I mentioned
the keys of the tables is not showed and some tables are not connected (and cannot be connected)
can anyone help me?
hi
i'm going to import an XML file into crystal reports XI
when it comes to the selection tables it shows all tables but when I want to link them it does not show the fields of some tables and there is a field named "body field" instead of the fields of table
is there any the problem with the...
I'm using VS2008
I wrote a program and used crystal report in my report
but when I tried it in another computer it shows an error(named Database Login)
I'm going to display some fields into one single field
for example:
string s = fields.field1 + " , " fields.field2
but I want to show them like this
fields.field1
fields.field2
that both fields are in one another field
how can I do that?
thanks
I know that I can insert picture from insert menu
but that image will be showed for all record and I have different images for different records
does it need to explain more?
can you help me with this condition?
I'm going to insert a picture in my report
there is no field for images or address of images in database
there is a folder that contains images and it is located in a folder in the main project folder
the names of images are the IDs of each record
how can I load images for each record?
thanks
I removed table11 and table12 and reversed the links between (table5 and table6) and (table1 and table2)
so I have ONE starting table and non of them point TO the same table
but it still does not show all records(although there are more records than the previous report)
Is there any problem left?
thank you lbas
you are right
the error does not occur after changing the direction of the links
but it does not show all records
it shows just some of them and I did not find any relationship between them
so what (and where) is the problem?
Hi All
I'm going to display all data from all tables that are linked outer join (everytable to another one) in one report(in crystal reports)
but it shows this error:
"
can not determine the queries necessary to get data for this report
Details: this query cannot be performed. the link orde...
Oh my god
the link was left inner join
it was the problem
thank you very much
Your tips were very helpful
I have worked on that for days but I could not solve it
thanks again
thanks a lot
it works
but it shows the data from IDs that has at one of three fields(Val1,val2,Val3) if I want to show the data from all IDs (that may not have any value for those three fields) what should I do?
thanks in advance
thanks for your answer lbas
there is another problem
when I have one table it works but when I use fields from two tables it does not work
I mean this:
tbl1 tbl2 tbl3
ID Val1 ID Val2 ID Val3
1 A 1 G 1 Z...
Hi
Given the following data being sent to Crystal....
ID Val
1 A
1 C
1 F
2 C
2 B
...can it be displayed as follows?
ID Val
1 A, C, F
2 C, B
I have searched and tried this formula but it did not work correctly
(Group Header section)
shared stringvar b;
b := '';
(Detail section)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.