Microsoft
Software
Hardware
Network
Question : How To Execute Script On Firebird
Hello guys, I wrote some scripts, using IBExpert, but my problem is, I don't know with which statement I can call them outside IBExpert. For example in a C# program. I looked over the google, but when i write "execute script", it shows me how to write the script. So for example the script has three input parameters and four output. I tried like executing astored procedure:
execute procedure procName(input1, input2);
But it gives me an error.
Answer : How To Execute Script On Firebird
Look in C:\Program Files\HK-Software\IBExpert
\IBEScript
Dll folder. Sample files are there. It is in Delphi, but it should point you in the right direction.
Random Solutions
Need help with important safety precautions!
Split String in C#
Renew Certs
I need to query each group in an OU in the Root Domain and get the group names that has exact identical users.
Oracle database password file
Sync Access database contacts with Exchange Contacts list
backup multiple DBs in script
vb.net Insert comma every 3 characters
Can I enable encryption on the Motorola Droid?
Globally Hide Mouse after Inactive without using constantly running Timer Interval