| Thread | Last Post | Replies |
|
| Suggestion - use gmail accounts for receiving bug reports, etc. | 22 Oct 2004 22:42 GMT | 8 |
You can decide whether or not it is a good idea for you to follow suit, but for the next release of DBD::Informix, the documented email contact point is going to be dbd.informix@gmail.com. I'd use a dash if Gmail allowed it, but they don't -- alphanumerics and dots are all
|
| ANNOUNCE: DBD::Oracle 1.16 release candidate for testing (RC8) | 22 Oct 2004 09:39 GMT | 22 |
Yes, another release candidate! I think I've finally got to the bottom of the character set issues. (Thanks in part to Lincoln providing me with an account on a system with several test databases with different combinations of CHAR and
|
| DB connection error handling | 15 Oct 2004 13:21 GMT | 2 |
> Please can you help me handling the error in DB connection to Sybase > Server and DB from perl code myself? |
| Sybase ASE support? | 14 Oct 2004 18:21 GMT | 2 |
I just wanted to ask if someone is already using sybperl (especially the Sybase Open Client Libraries and DBD::Sybase) with Sybase ASE. Currently I'm using DBD::ASAny but I'd really like to execute stored procedures, because some things are really hard to express with plain SQL.
|
| DBD::Sybase 1.04_10 available | 07 Oct 2004 18:59 GMT | 3 |
DBD::Sybase 1.04_10 is now available on CPAN and at http://www.peppler.org/downloads. This version should fix various problems with $sth->finish() when syb_flush_finish is enabled. I'm getting close to a 1.05 release, so if you have a chance to download
|
| DBD::Oracle: 'no prototype' warnings (Borland) | 04 Oct 2004 18:14 GMT | 7 |
Compiling DBD::Oracle with Borland C++ 5.5, I have a bunch of warnings: Warning W8065 ...: Call to function 'OCI...' with no prototype in function because oci.h includes the K&R headers: #if defined(__STDC__) || defined(__cplusplus)
|
| DBD::Sybase for ActiveState perl | 01 Oct 2004 18:50 GMT | 3 |
Thanks to Jeff Urlwin there are now PPDs for DBD::Sybase available from http://ftp.esoftmatic.com/DBI/. The build is for ActivePerl 5.8.4, and was built with Sybase's 12.5.1 client libraries. If you don't have the 12.5.1 libs you can get them with the 12.5.2 developer edition of ASE
|