Subject | Re: [IBO] Two little questions |
---|---|
Author | Artur Anjos |
Post date | 2001-12-07T08:49:47Z |
Renato,
I don't know if someone already replied to you, but I can find any answer, so here it goes. See below.
I don't know if someone already replied to you, but I can find any answer, so here it goes. See below.
----- Original Message -----
From: Renato Martins
To: ibobjects@yahoogroups.com
Sent: Thursday, December 06, 2001 1:07 AM
>1. What is the transaction context inside a stored proc. I mean, I call a
>stored proc, wich calls a nested one, and so one. None of them start
>explictly a transaction. The whole stuff would onlyu be committed (written
>to disk??) after the first caller returns? (IB 5.6)
The procedure will work inside the transaction you start. The whole stuff will be comitted just if you want it to.
2. Dealing with date type (also, on IB 5.6). I want to convert a string (by
CASTing it) to a date type. What is the format recognized by interbase???
(mm/dd/yyyy, or what??). Is there a way to define it's "date format"???
Don't know the answer to this, I never used IB5.
Artur Anjos
[Non-text portions of this message have been removed]