Ed Leafe wrote: > On May 7, 2007, at 3:47 PM, Uwe Grauer wrote: > >> Could you give an example on how this is intended to be uses in >> dForm.afterInit()? > > It isn't. It was intended to be used in a construct such as: > > ci = dabo.db.dConnectInfo(Host="foo.com", ...) > conn = dabo.db.dConnection(ci, charset="utf-8") > > It hasn't been integrated into cnxml files yet. > > -- Ed Leafe
So i have to overwrite dApp.getConnectionByName. Ok, tested that kinterbasdb gets the right thing. But i have to test this outside of dabo to be able to tell if the translation works as expected. But thanks for the change as we now are able to give the backend all params that we want to use. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
