On Tuesday 04 April 2006 15:00, [EMAIL PROTECTED] wrote:
> DBLib for some operations. The big advantage to ODBC is the software you
> write can be made to work with any RDBMS backend that has an ODBC driver
> (which is about all of them) without ANY change to the software. Also, a

In an ideal world, yes.  But RDBMSes have slightly different ways of wanting 
things worded, some may run faster if you order them in a particular way and 
so on...  It's good to code as flexibly as possible but sometimes you need to 
"go around" the driver or the SQL95 conformance to get something done 
"better."

-A.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to