Thnx bperry, but that isn't it :(
It's hard for me to explain this in English. Euhm... I will try again.
I'm writing scripts for easy implementation in a database. We work with "portals" (Is this good English?). These portals are optional in the stored procedure dependent of which...
Hmmm...
So I have to alter the procedures. I know I can view the text (sql statement) of the stored procedure with sp_helptext [stored procedure name]. But how can I get the text (sql statement) from the procedure in the altered procedure? Or is this not possible?
I hope someone knows...
Hello,
Is it possible to update a stored procedure with sql scripts?
I know it's possible to update it with the alter command. But with that command you must rewrite the whole procedure. I just need to add a statement, because the content differce and must stay in the procedure.
I hope...
Hello,
I'm getting the error message:
Error Occurred Exporting Report: -2147190548 Missing or out-of-date export DLL
It's the first time we use CR8.5 Developer. We don't have/had previous installation of CR. We can see the report, but we can't export. I'm programming in VBScript on ASP pages...
No, that isn't it.
My code is:
filetype = Request.Form("exp")
filename = session("rapport") & "." & cstr(filetype)
Set ExportOptions = Session("oRpt").ExportOptions
Session("oRpt").DisplayProgressDialog = FALSE
exportfilename = Path &...
Hello,
I'm trying to export crystal reports. But this doesn't work.
I get the error message: Missing or out-of-date export DLL
I'm using CR 8.5 on win2k
I'm programming in VBScript on ASP
The example given with cr8.5 gives the same error and i use the same code. I don't know why this is. I've...
Hello,
I need to have a print button that works in my viewers toolbar. The viewer I must use, is the HTML viewer. Can anyone help me with this?
thnx in advance
R.Breukers
Hello,
I need to have a print button that works in my viewers toolbar. The viewer I must use, is the HTML viewer. Can anyone help me with this?
thnx in advance
R.Breukers
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.