![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| hell and sqlite | ogoy | Shell Programming and Scripting | 2 | 05-21-2008 01:07 AM |
| sqlite database in HP-UX vs Linux | perlprg | HP-UX | 1 | 05-09-2007 03:56 AM |
| sqlite issue? | brandan | UNIX for Dummies Questions & Answers | 0 | 07-23-2004 11:44 PM |
| Question about Perl | SolidSnake | Shell Programming and Scripting | 5 | 06-10-2003 10:20 AM |
| Perl question | Optimus_P | Shell Programming and Scripting | 2 | 08-17-2002 01:44 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Perl - SQLite question
Hello All,
I am trying to write a Perl script that is using 'SQLite' as the application needs a very light weight Database. I wanted to know how to catch exceptions when I run queries in SQLite. Without this the Perl script comes to a halt everytime an exception occurs. Please help. Regards, Garric |
|
||||
|
Are you using DBD::SQLite via DBI? And have you tried the "HandleError" attribute available in DBI?
DB - Database independent interface for Perl - search.cpan.org |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|