Re: [Pdns-users] PowerDNS with goracle backend

2010-07-31 Thread N Sj
native goracle is not that great, try opendbx backend opendbx supports a range of databases and also auto-incrementing of the zone S/N. http://www.linuxnetworks.de/doc/index.php/PowerDNS_OpenDBX_Backend/Introduction - Original Message From: Ihsan Dogan To: pdns-users@mailman.powe

Re: [Pdns-users] PowerDNS with goracle backend

2010-07-31 Thread Maik Zumstrull
Ihsan Dogan wrote: > Hello, > > I'm trying to build PowerDNS with Oracle as a backend and I'm running > into this: > soracle.hh:39: error: `dsword' does not name a type Yes. The type is called sword. Not sure if it used to be called dsword or that's a typo. Just change it, it's fairly easy to