Created Codestriker topic at:
  
http://codestriker.sourceforge.net/cgi-bin/codestriker.pl?topic=7930309&action=view

  User: sits    
  Date: 05/07/10 16:24:57

  Modified:    .        codestriker.conf
  Log:
  Updated example to include host information for PgPP URL.
  
  
  
  Index: codestriker.conf
  ===================================================================
  RCS file: /cvsroot/codestriker/codestriker/codestriker.conf,v
  retrieving revision 1.74
  retrieving revision 1.75
  diff -u -r1.74 -r1.75
  --- codestriker.conf  10 Jul 2005 02:28:56 -0000      1.74
  +++ codestriker.conf  10 Jul 2005 23:24:56 -0000      1.75
  @@ -16,7 +16,7 @@
   
   # Example of a PostgreSQL database URL using the PgPP driver (required for
   # Win32 systems at the time of release).
  -#$db = 'DBI:PgPP:dbname=codestrikerdb';
  +#$db = 'DBI:PgPP:host=locahost;dbname=codestrikerdb';
   
   # Example of a MySQL database URL.
   #$db = 'DBI:mysql:dbname=codestrikerdb';
  
  
  


-------------------------------------------------------
This SF.Net email is sponsored by the 'Do More With Dual!' webinar happening
July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
core and dual graphics technology at this free one hour event hosted by HP,
AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
_______________________________________________
Codestriker-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/codestriker-commits

Reply via email to