Hi,
Since serendipity 1.2.1 supports SQLRelay and SQLRelay supports IBM DB2, does this mean that serendipity now works with IBM DB2 as well?
Regards,
Helmut
s9y - SQLRelay - IBM DB2
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: s9y - SQLRelay - IBM DB2
Hi!
No, since Serendipity still uses DB-relevant SQL (like for pgsql and mysql) that cannot be used in DB2 content. SQLRelay can route such queries to a mysql or pgsql backend, but AFAIK does not convert that to the DB2 language.
Regards,
Garvin
No, since Serendipity still uses DB-relevant SQL (like for pgsql and mysql) that cannot be used in DB2 content. SQLRelay can route such queries to a mysql or pgsql backend, but AFAIK does not convert that to the DB2 language.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sadly, DB2 is very specific in many of its SQL statements, and not so easy to support.
Also, there's very little need for DB2 support...have you considered using the PHP5 internal SQLite support?
Regards,
Garvin
Sadly, DB2 is very specific in many of its SQL statements, and not so easy to support.
Also, there's very little need for DB2 support...have you considered using the PHP5 internal SQLite support?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
I agree, I was not specific enough, I wanted to express "SQL de-facto standard that the popular RDBMS employ"
If there are volunteers for making our SQL queries compatible to IBM DB2, I'd love that.
Regards,
Garvin
I agree, I was not specific enough, I wanted to express "SQL de-facto standard that the popular RDBMS employ"
If there are volunteers for making our SQL queries compatible to IBM DB2, I'd love that.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Hi Garvin,
I am not able to rewrite the statements alone. I'm too busy at work right now, but I can help and if there are any questions regarding DB2, I'm your man.
Btw., DB2 9.5 introduced some not SQL standard clauses for compatibility, but you have to set a parameter to make use of them.
If you put a workgroup together to make s9y working with DB2, count me in.
Regards,
Helmut
I am not able to rewrite the statements alone. I'm too busy at work right now, but I can help and if there are any questions regarding DB2, I'm your man.
Btw., DB2 9.5 introduced some not SQL standard clauses for compatibility, but you have to set a parameter to make use of them.
If you put a workgroup together to make s9y working with DB2, count me in.
Regards,
Helmut
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Sadly I myself can't help at all, I've never used DB2, nor do I have a testing environment.
Best regards,
Garvin
Sadly I myself can't help at all, I've never used DB2, nor do I have a testing environment.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/