Date: 03/07/01
- Next message: Brian Popp: "[phplib] Protecting a Folder of Files with AUTH"
- Previous message: John Lewis: "RE: [phplib] same ol loggin problem"
- Next in thread: Chris Johnson: "RE: [phplib] Cross DB SQL"
- Reply: Chris Johnson: "RE: [phplib] Cross DB SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Is there a chart anywhere which shows what SQL will work with all
databases? For instance will the following work with databases other than
MySQL:
SELECT count(*) AS count,PostImage FROM $PostStatsTable GROUP BY PostImage
ORDER BY count DESC LIMIT $ListTop
I'm beginning to realise that db abstraction isn't the final solution -
you've got to get the SQL right a well :-)
TIA,
Peter.
---oOo---
Do you sendcard?
http://www.sendcard.f2s.com/
PHP postcard script supporting 9 databases!
---oOo---
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Brian Popp: "[phplib] Protecting a Folder of Files with AUTH"
- Previous message: John Lewis: "RE: [phplib] same ol loggin problem"
- Next in thread: Chris Johnson: "RE: [phplib] Cross DB SQL"
- Reply: Chris Johnson: "RE: [phplib] Cross DB SQL"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

