|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Dbms_output.put_line's equivalent in Firebird
Hi,
What is a equivalent function for dbms_output.put_line() function of oracle in Firebird database. I need to print some parameter's value in firebird procedure, how can i do this? Any help will be appreciated. Thank! Regards, |
|
#2
|
|||
|
|||
|
Quote:
The rfunc library contains functions for file access (fput,fread,fwrite,fseek). You can use it. |
|
#3
|
||||
|
||||
|
What do you mean by printing parameter's value in stored procedure ? Can you give us an example ?
__________________
If i've been helpful, please add to my reputation. My unfinished site: http://www.dever.ro |
|
#4
|
|||
|
|||
|
Quote:
Hi, Thanks for replying. I wanted to debug something like see the kind of string i am forming dynamically, see the parameters which i m passing from front end are coming properly in that format or not. I guess it does not have built in features fo this but can be implemented by using some library functions as suggested above. Anyway thanks for replying and taking your time to answer it. Regards, |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Dbms_output.put_line's equivalent in Firebird |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|