| Posted by The Natural Philosopher on 06/14/56 12:00 
howa wrote:> any side effect for PHP?
 >
 > what do you think?
 
 Essentially none.
 
 Typically one connects via a socket, and issues raw SQL calls..unless
 sun change the way of communicating, why should PHP know or care?
 
 
 
 In which case only a change to the sql library woulkd be needed.
 
 Of course if they change the SQL *language* in a way that isn't
 compatible, then all your queries mighty fail, but why would anyone
 (except possibly Mircosoft) ever do something as silly as that?
 
 They want a supported and supportable database for sun engines. With as
 much third party support as they can get. They just bought it,. Good for
 them.
 [Back to original message] |