Well,
Thanks
I can't use like 'SMAN5X11½*' because i have other items with ½ not exactly at the end and i only want to filter SMAN5X11½.
i Appreciate your effort.
I Realy want to know why crystal don't accept those special character y also has items with other specials characters like ½...
sorry but i don't understand what you mean.
str = ... is the selection formula i send to crystal.
I get no record when i filter table.item = '....'
I think the problem is that crystal don't understand ascii 189 at the end of the field.
hi,
i use this to filter the record:
dim str as string
str = "{tbl_detailtrans.articulo} = 'SMAN5x11½'
report.selectionformula = str
...
The result of asc(right(trim({table.field}),1)) is:
189
I have other items that is 'SMAN5x11½C
it's work fine. the different is the letter c in right,1...
Yes, i used it in a vb form and it work fine.
Yes, when i print it via crystal reports if i filter the report by this code with the special characters it comes in blank.
Yes, if i print i get SMAN5x11 and that means that nothing is displayed, the report shows NO pages but if you select the...
Hi,
I have the following item's code: SMAN5x11½.
I used it on my vb6 app and it works perfectly so when i print it via crystal reports if i filter the report comes in blank and if i print i get SMAN5x11.
How can i solve this problem.
Thanks,
Richard
Hi, i'm linking 2 tables via dsn, and i get an error odbc error: visigenic Interbase Driver 4.x ...] syntax error or access violation , when i use only 1 table it works right, can you help me ?
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.