feha
Posts: 712
|
| Posted: 06/15/2006, 4:07 AM |
|
I woder if someone used http://adodb.sourceforge.net/
with CCS and why is not included as an option in CCS ?
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
WKempees
|
| Posted: 06/15/2006, 5:13 AM |
|
feha,
Probably because CCS intends to be as "independant" as possible.
There are also libraries like PEAR available, one has to make a choice, I
think.
Walter
(My personal opinion)
"feha" <feha@forum.codecharge> schreef in bericht
news:244913f64dcff6@news.codecharge.com...
>I woder if someone used
> http://adodb.sourceforge.net/
>
> with CCS and why is not included as an option in CCS ?
> _________________
> Regards
> feha
> Vision.To Design
> www.vision.to
> wowdev.com
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.codecharge.com/
>
|
|
|
 |
materix
Posts: 161
|
| Posted: 06/15/2006, 6:11 AM |
|
Hi.
Which advantages does this library have compared to the MySQL-class (db_mysql.php) which is used in CCS?
|
 |
 |
feha
Posts: 712
|
| Posted: 06/15/2006, 8:54 AM |
|
Hi materix
I don't know which is better i just want to know if somebody tried to use.
CCS offers SQL wrappers for many DB's ...
The synthax of AODB is different.
the AODB is also wrapper and has all libs.
I don't think it would work ...
beside that is GPL
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |
peterr
Posts: 5971
|
| Posted: 06/15/2006, 10:55 AM |
|
CCS uses modified version of PHPLib. AdoLib was not included as an option because there was no need for us to spend time on testing, extending, fixing and supporting different libraries that perform the same functionality.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
feha
Posts: 712
|
| Posted: 06/15/2006, 3:14 PM |
|
hi peterr
anyway i think CCS DB solution is great as it will be all time supported and compatible ...
_________________
Regards
feha
www.vision.to
feedpixel.com |
 |
 |