> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf 
> Of Markus Hoenicka
> Sent: Monday, October 31, 2005 1:22 PM
> To: Daniel Berger
> Cc: libdbi-users@lists.sourceforge.net
> Subject: [libdbi-users] Problems with dbi_initialize()

<snip>

>  > PS -   I'm also curious why this sent an error to STDERR.
>  > 
> 
> dbi_main.c defines
> 
> static int complain = 1;
> 
> close to the top. I didn't know either, but there's an 
> undocumented libdbi API function which can modify this value:
> 
> int dbi_set_verbosity(int verbosity);
> 
> Call this function with verbosity set to 0 to switch off 
> error output on stderr before calling dbi_initialize(). At 
> least that's what I guess from the sources.
> 
> regards,
> Markus

Thanks!  I would prefer that it be set to 0 default, not 1, however.
Any chance of changing this?

Regards,

Dan


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
libdbi-users mailing list
libdbi-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libdbi-users

Reply via email to