<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:amadorl3</id>
  <title>amadorl3</title>
  <subtitle>amadorl3</subtitle>
  <author>
    <name>amadorl3</name>
  </author>
  <link rel="alternate" type="text/html" href="http://amadorl3.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://amadorl3.livejournal.com/data/atom"/>
  <updated>2005-01-20T21:48:23Z</updated>
  <lj:journal userid="5798479" username="amadorl3" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://amadorl3.livejournal.com/data/atom" title="amadorl3"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:amadorl3:272</id>
    <link rel="alternate" type="text/html" href="http://amadorl3.livejournal.com/272.html"/>
    <link rel="self" type="text/xml" href="http://amadorl3.livejournal.com/data/atom/?itemid=272"/>
    <title>DBI with Perl</title>
    <published>2005-01-20T21:48:23Z</published>
    <updated>2005-01-20T21:48:23Z</updated>
    <content type="html">Hey guys,&lt;br /&gt;&lt;br /&gt;Having a problem with DBI which i'm new to.  I have a problem...here it is:&lt;br /&gt;&lt;br /&gt;Given a group id, and a search string, return all a query result of all matching group member records from the mySQL database.&lt;br /&gt;&lt;br /&gt;Here is a prototype:&lt;br /&gt;&lt;br /&gt;Sub search_group_member&lt;br /&gt;   {&lt;br /&gt;      my($group_id, $search_string) = @_;&lt;br /&gt;   }&lt;br /&gt;&lt;br /&gt;These are the tables:&lt;br /&gt;Person: ID(int), Name(text), Email(text)&lt;br /&gt;Person_Group: Person_ID(int), Group_ID(int)&lt;br /&gt;&lt;br /&gt;Don't really know how to use DBI...any help would be appreciated.  Thanks!</content>
  </entry>
</feed>
