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

  User: sits    
  Date: 05/07/11 16:31:19

  Modified:    .        codestriker.conf
  Log:
  Remove PgPP example, its very buggy.  Postgres for Windows is not possible, 
just yet, until they release a Pg driver.
  
  
  
  Index: codestriker.conf
  ===================================================================
  RCS file: /cvsroot/codestriker/codestriker/codestriker.conf,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- codestriker.conf  10 Jul 2005 23:24:56 -0000      1.75
  +++ codestriker.conf  11 Jul 2005 23:31:14 -0000      1.76
  @@ -14,10 +14,6 @@
   # Example of a PostgreSQL database URL using the native Pg driver.
   $db = 'DBI:Pg:dbname=codestrikerdb';
   
  -# Example of a PostgreSQL database URL using the PgPP driver (required for
  -# Win32 systems at the time of release).
  -#$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