Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issues for PDO / PDO-like DB wrappers
04-04-2014, 12:32 PM,
#2
RE: issues for PDO / PDO-like DB wrappers
DB_fetch_row - always expects a non-associative array ... I think so the index is always 0,1,2...etc
DB_fetch_array - always returns an associative array with nice names as indexes we are trying to move to this function in 99% of places.
Seems like a show stopper for PDO if it is not capable of reproducing basic functions that are necessary in webERP code - not sure it is worth a re-write to be PDO capable?
Phil Daintree
webERP Admin
Logic Works Ltd
http://www.logicworks.co.nz
Reply


Messages In This Thread
RE: issues for PDO / PDO-like DB wrappers - by phil - 04-04-2014, 12:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)