Beefy Boxes and Bandwidth Generously Provided by pair Networks
more useful options
 
PerlMonks  

Re: Integration of SQL Search Results Into An Existing HTML Template

by marinersk (Priest)
on Sep 21, 2013 at 00:05 UTC ( [id://1055087]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Steve\Dev\PerlMonks\P-2013-09-21@0144-DBI-Select-Example>"C:\App\SQ
    +Lite\sqlite3.exe" test.db
    SQLite version 3.3.5
    ...
    1           George
    2           Mike
    sqlite> .exit
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
    exit;
    
    __END__
    
  3. or download this
    C:\Steve\Dev\PerlMonks\P-2013-09-21@0144-DBI-Select-Example>perl dbi-s
    +elect-example.pl
    ROW:  SEQNUM = '1'  BAR = 'George'
    ROW:  SEQNUM = '2'  BAR = 'Mike'
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1055087]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (5)
As of 2024-04-20 14:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found