PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Mod Requests

Reply
 
Thread Tools
Old 05-02-2004, 04:47 AM   #1
Yannick
Green Mole
 
Join Date: Oct 2003
Location: Reims - France
Posts: 22
Database Abstract Layer

Currently, phpdig work only with php/mysql. The use of a database abstract layer allow exploitation of multiple others open source databases like firebird or postgresql and can increase the number of webmaster who can be touch by Phpdig ... The Mysql support is disabled by default in php 5 ...
Yannick is offline   Reply With Quote
Old 05-11-2004, 02:35 PM   #2
circusnews
Green Mole
 
Join Date: May 2004
Posts: 8
So, are you building such a layer, porting an existing layer (ala PHP-Nuke's layer) or doing something else?
circusnews is offline   Reply With Quote
Old 05-28-2004, 09:27 AM   #3
ragnoroc
Green Mole
 
Join Date: May 2004
Location: USA
Posts: 2
Cool database abstraction layer

I have started converting phpdig to a database abstraction layer. The one I am using supports:

access
ado (generic)
db2
vfp
fbsql
ibase
firebird
borland_ibase
informix
ldap
mssql
mysql
oracle
odbc (generic)
postgres
sybase

I had to make some changes to the SQL used and most of the functions that use the returned values have been altered.

Functionality in terms of the API has not changed but the internals have. Mostly ripping code out that is not needed anymore.

I will post it to the board once it is completed. Anyone and everyone is welcome to test this out. I am hoping it could be incorporated into future versions of phpdig but the changes might be considered too extensive and it would have to live as a branch of the main project.

All questions and comments are welcome about this change to phpdig.
ragnoroc is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Search results layer problem josuah08 Troubleshooting 1 02-17-2006 12:36 AM
Can't connect to Database liquidice Script Installation 16 01-16-2005 11:17 PM
Doesn't index database remc Troubleshooting 3 01-09-2005 11:56 AM
Database doubling Dave A Troubleshooting 1 09-01-2004 09:10 AM


All times are GMT -8. The time now is 12:28 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.