[Asterisk-Dev] RE: Asterisk license (fwd)
Chris Albertson
chrisalbertson90278 at yahoo.com
Wed Oct 1 13:09:56 MST 2003
> .... Of course a database
> abstraction layer would be nice, so CDR logging could occur to any
> kind of
> database (oracle, yum!) but these things take a little time.
You don't really need an abstraction layer if you write the database
routines using "embedded SQL" as embeded SQL is an ANSI standard that
is the same between Ocacle, PostgreSQL and others. Switching between
DBMSes would then be a configure option that results in changes to the
Makefile.
Also notice that by using embeded SQL there is no PostgreSQL, Ocacle or
Sybase library code in the Asterisk codebase
>
>
> Duncan
>
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
=====
Chris Albertson
Home: 310-376-1029 chrisalbertson90278 at yahoo.com
Cell: 310-990-7550
Office: 310-336-5189 Christopher.J.Albertson at aero.org
KG6OMK
__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com
More information about the asterisk-dev
mailing list