I have used this:
SELECT COUNT(*) FROM SYS_PROCEDURES WHERE P_NAME = :name
> Le 2015-04-11 à 08:45, Gang Fu a écrit :
>
> Hi,
>
> I want to ask how can we check the existence of a stored procedure before we
> drop it?
> We need to drop the stored procedure before we create it, otherwise, ther
is accomplish?
> thanks
> *P
>
> On 2/12/15 11:35 PM, Marc-Antoine Parent wrote:
>> Yes…. on my machine, I did this:
>>
>> diff --git a/binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix.c
>> index 4076248..bba1592 100644
>> --- a/binsrc/virtuoso/viunix.c
&
Yes…. on my machine, I did this:
diff --git a/binsrc/virtuoso/viunix.c b/binsrc/virtuoso/viunix.c
index 4076248..bba1592 100644
--- a/binsrc/virtuoso/viunix.c
+++ b/binsrc/virtuoso/viunix.c
@@ -572,7 +572,7 @@ main (int argc, char **argv)
process_exit_hook = viunix_terminate;
- thread_initia
around
Virtuoso.
Best,
Marc-Antoine Parent
Imagination For People
--
Slashdot TV. Video for Nerds. Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/
n
> sudo make install
> to deploy.
> Curious to know which CFLAGS and other options you would recommend setting?
> Much appreciated.
> *P
>
>
>
>
> On 7/4/14, 1:23 PM, Marc-Antoine Parent wrote:
>> Good day!
>> I do not have the answer to your question,
nvironment variables, as your configure was bare. (I
have MACOSX_DEPLOYMENT_TARGET=10.9 )
The fact that you compile in both 32 and 64 bits may be relevant, since the
error seems to pertain to int vs int32 definitions.
I hope this gives you some pointers. Best,
Marc-Antoine Parent
Le 2014-07-03 à 16