HI!
The official documents say that libzdb can install on Linux. So it can be installed on Unix?
I got a problem when installing libzdb3.1 on HP_UX.
Is there anyone succeed to install libzdb on native HP_UX?
Beside configure && make && make install,
what else shoul I do before Installing ?
I need help!!!
Lee
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The …
[View More]information contained in this e-mail and any accompanying attachment(s)
is intended only for the use of the intended recipient and may be confidential and/or privileged of
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is
not the intended recipient, unauthorized use, forwarding, printing, storing, disclosure or copying
is strictly prohibited, and may be unlawful.If you have received this communication in error,please
immediately notify the sender by return e-mail, and delete the original message and all copies from
your system. Thank you.
---------------------------------------------------------------------------------------------------
[View Less]
Hi,
I plan to use libzdb for connection pooling, but I am not sure if I can
connect to the connection pool using user certificate.
In the document, it specifies how to connect to Postgresql database.
postgresql://localhost:5432/test?user=root&password=swordfish
Can I pass the following:
postgresql://user:secret@localhost
I did not see the options mentioning connecting database using certificates.
http://tildeslash.com/libzdb/api-docs/postgresoptions.html
Thanks very much,
Vicki Ma
Hi,
I have a question, say, I connect to libzdb connection pool (connecting to a Postgresql database), and execute a query, do I have a way to retreive the native result, ie. pqxx::result from libzdb ResultSet?
Thanks in advance,
Vicki
>
Hello.
I have dbmail-imapd crashed with:
> Jan 20 04:25:17 um1 dbmail/imap4d[24111]: EMERGENCY:[libzdb]
TabortHandler(+43): AssertException: 0x0x3db0e15950
> raised in OraclePreparedStatement_getLastError at
src/db/oracle/OraclePreparedStatement.c:257
Which seems to be triggered by assert() in OraclePreparedStatement_getLastError():
> 251 /* This is a general error function also used in OracleResultSet */
> 252 const char *OraclePreparedStatement_getLastError(int err, …
[View More]OCIError *errhp) {
> 253 sb4 errcode;
> 254 char* erb;
> 255 pthread_once(&error_msg_key_once, error_msg_key_alloc);
> 256 erb = get_err_buffer();
> 257 assert(erb);
I do not have any steps to reproduce the issue unfortunately, but maybe you can
give me a nudge into a right investigation direction (I am investigating why
get_err_buffer() returned NULL).
I would also be nice to have another thread safe way to store the error message
or even to print it (providing the issue is reproducible at all).
--
Best regards,
Pavlo Lavrenenko,
PortaOne, Inc., Junior Software Developer
Tel: +1-866-SIP VOIP (+1 866 747 8647) ext. 7624
PortaOne - VoIP Solutions Company
Visit our Website: http://www.portaone.com
[View Less]
Hello.
Just for my information guys, are there any release plans for libzdb-3.2?
--
Best regards,
Pavlo Lavrenenko,
PortaOne, Inc., Junior Software Developer
Tel: +1-866-SIP VOIP (+1 866 747 8647) ext. 7624
PortaOne - VoIP Solutions Company
Visit our Website: http://www.portaone.com
Dear sir:
So sorry to bother you. I am working in a techology company now, and i am in a project which needs to be connected with serveal database. The work have been done well by using the libzdb. But i meet a question when i try to call a function(or store procedure) defiend by myself, which i mean i'd like to find a function like SetProcSQL() in the OCCI that connect ORACLE. Although I have read the documentation, i did not find the examples how to …
[View More]implement it . So can you tell me does any function which can implement it? Thank you for youtr time, maybe i didn't make myself clear for my poor English.I looking for your repley. Best wish.
Ethan Chen
[View Less]