This forum is for Oracle Reports, but exists another for Oracle Forms that is called Oracle: Developer.
And for your previous question...as server you'll only need a data server with Oracle's DB, and install the Forms and reports' runtime in your client.
Hello, my problem is the next:
I have a multiple record block, with 4 data block fields and 1 non-data-block field, and the point is that I need to sort the block by that non-data-block field, but if I add it to the "ORDER BY clause", at execution it says that " isnt a valid...
hmmm..I'm not sure what happens if I quit that line in the loops...I think I did it once,but the problem remained.
I don't think that line affects much the procedure.
The code is the next:
Sub LanzarInforme(Informe,ClausulaWhere,ClausulaORDERBY, Nombre)
'Informe="../inf/edinfpub.rpt"
'ClausulaWhere = ""
'ClausulaORDERBY = ""
'ClausulaORDERBY = "EEFINCAS|{EEFINCAS.CEFINCA}|ASC,EEFINCAS|{EEFINCAS.CESUBFIN}|ASC"...
Well...I don't konw if its the same case, but I had a problem with my reports when I was printing from the WEB PAGE VIEWER, there was a blank page after each "normal" page printed. After many tests ans changes of the reports (check that the margins were correct,etc) the only solution...
My problem is the next:
I need to change the ODBC connection of my Crytal Reports by an ASP page (that is, a different ODBC and database name of the ones I set in the design of the report). For it I tried to use the "SetLogonInfo" and the "LogonServer" methods but...
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.