PHP Classes

PostGres

Recommend this page to a friend!

      PHP Classes blog  >  Neural Networks in PHP  >  All threads  >  PostGres  >  (Un) Subscribe thread alerts  
Subject:PostGres
Summary:Is MySQL a requirement?
Messages:2
Author:Sam Hunting
Date:2010-03-09 12:25:18
Update:2010-03-09 23:57:48
 

  1. PostGres   Reply   Report abuse  
Picture of Sam Hunting Sam Hunting - 2010-03-09 18:59:23
Or can Postgres be used as well. GIS people like me prefer PostGres, and it would seem that GIS is a natural area for NN to be applied...

  2. Re: PostGres   Reply   Report abuse  
Picture of Louis Stowasser Louis Stowasser - 2010-03-09 23:57:48 - In reply to message 1 from Sam Hunting
Unfortunately not in this version, but modifying the mysqli.class.php file to connect with a PostGres database where the schema is the same should not have any problems.