Re: [SQL] hi let me know the solution to this question

2006-07-17 Thread Michael Fuhr
On Tue, Jul 18, 2006 at 10:46:29AM +0530, Penchalaiah P. wrote: > Can u let me know if at all any system defined variable exists to check > whether insert , update , and delete is successfully executed in a > stored procedure > > So that I can perform some steps based on the result of exe

[SQL] hi let me know the solution to this question

2006-07-17 Thread Penchalaiah P.
Hi good morning all……..   Can u let me know if at all any system defined variable exists to check whether insert , update , and delete is successfully executed in a stored procedure……..   So that I can perform some steps based on the  result of execution if possible please send me the s

Re: [SQL] Storing encrypted data?

2006-07-17 Thread Aaron Bono
On 7/17/06, John Tregea <[EMAIL PROTECTED]> wrote: Hi Michael,Thanks for your advice. I was looking at the bytea data type in thePostgreSQL book I bought (Korry and Susan Douglas, second edition). Iwas concerned that if I have to escape certain characters like the single quote or the backslash, how

Re: [SQL] Storing encrypted data?

2006-07-17 Thread Michael Fuhr
On Mon, Jul 17, 2006 at 02:05:32PM +0800, John Tregea wrote: > Thanks for your advice. I was looking at the bytea data type in the > PostgreSQL book I bought (Korry and Susan Douglas, second edition). I > was concerned that if I have to escape certain characters like the > single quote or the ba