| Thread | Last Post | Replies |
|
| [CDBI] postgres and case sensitive table names | 29 Jun 2007 05:10 GMT | 4 |
Forgive me if this has been asked before. I didn't find any useful posts in the list regarding this problem. I have a large application that has been using MySQL until now. I started looking at what would be necessary to allow the user to use Pg
|
| Maintenance of DBD::ODBC | 28 Jun 2007 11:03 GMT | 3 |
Anyone know if Jeff Urlwin is still around, or has an upto date email address? Anyone interested in being a co-maintainer of DBD::ODBC (I'm looking your direction, Martin ;-) Tim.
|
| Urgent help needed! Trouble getting column names from tables | 28 Jun 2007 01:18 GMT | 5 |
Good morning, I was given some tables on an Oracle database, but unfortunately I do not know the field/column names of the table. I've made numerous attempts to print such a list for a given table, but they never seem
|
| DBI-1.58 test failure on Windows | 27 Jun 2007 22:34 GMT | 4 |
both t\41prof_dump.t t\zvg_41prof_dump.t fail on plain ActivePerl 5.8.4 on Windows
|
| Issues building DBI on solaris9 | 27 Jun 2007 09:49 GMT | 1 |
Hi List, I have been trying to build the following DBI-1.58 Perl Module into my solaris9 installation , but hitting the below problem when I try to do a "make" , while the "perl Makelfile.pl" is running smooth. Anyone can help ?
|
| next version of DBD::ODBC including available unicode patch? | 26 Jun 2007 22:22 GMT | 1 |
I have bumped into sever issue with DBD::ODBC, the most important one is the Unicode problem. I found this patch by Alexander Foken http://www.alexander-foken.de/downloads.html
|
| Error building DBD-ODBC on HPUX | 26 Jun 2007 11:31 GMT | 1 |
I'm having trouble building the DBD-ODBC driver on our HPUX server. Below is the log of me running: make realclean perl Makefile.PL
|
| question about SQL Parser | 25 Jun 2007 16:57 GMT | 1 |
Hello Jeff, I have installed this application to parse SQL queries, but it doesn't work with the query I try to, it is to say, the parser doesn't match the query I send it. That is because my query has sentences like
|
| ANNOUNCE: DBI 1.57 | 21 Jun 2007 22:37 GMT | 6 |
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.57.tar.gz size: 490304 bytes md5: fca667f59dff24058a8e0e8f09e2aad9 =head2 Changes in DBI 1.57 (svn rev 9639), 13th June 2007
|
| PL/SQL Object Type in DBD::Oracle? | 21 Jun 2007 17:16 GMT | 1 |
Are there any plans to add PL/SQL Object type bindings to DBD::Oracle? OCI supports it, and I think perl's hashes would make a find psuedo object we could bind to the PL/SQL for in or in_out variables. For example:
|
| problem installing dbi 1.57 | 21 Jun 2007 13:50 GMT | 1 |
orginally posted on perlmonks http://www.perlmonks.com/?node_id=622139 I've cut-n-pasted it here..... I'm trying to install *DBI-1.57* Perl 5.8.8
|
| DBD::Oracle installation - make test failed - ORA-28000: accout locked | 20 Jun 2007 16:50 GMT | 12 |
Hi, gurus, I'm trying to install the DBD::Oracle module for the Perl 5.8.8 I just installed on Solaris9/Sparc. The 'perl Makefile.PL' and the 'make' part looks fine, because I saw this following message:
|
| [CDBI] Many-to-many relationships of same type? | 20 Jun 2007 09:55 GMT | 2 |
I'm a newcomer to Class::DBI, and I'm having a problem - I need to implement a many-to-many relationship where the objects involved are both of the same type. The specific application is using data obtained from LiveJournal, where users can have other users as 'friends'. I
|
| [CDBI] accessor return cached value even after _attribute_delete and delete self->changed | 20 Jun 2007 06:55 GMT | 1 |
I apologize if this issue has been asked before. I've searched through the mailing lists and rt bug track, and the closest related issue I've found was #21199. I've not had another set of eyes on this problem, so if I'm false-alarming b/c a bug in my own code, please let me know, ...
|
| Announce: DBI-1.57 RC2 (aka DBI-1.56_92) | 19 Jun 2007 15:43 GMT | 7 |
file: $CPAN/authors/id/T/TI/TIMB/DBI-1.56_92.tar.gz size: 489501 bytes md5: 0a690df4e157ce8de4862bc019d3c9f6 Just uploaded. You should be able to get it from here soon if your
|