CodeCharge Studio
search Register Login  

Web Reports

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> CodeCharge Studio -> PHP

 ### MaxDB 7.5.x and CodeChargeStudio 4.3.x [RESOLVED]

Print topic Send  topic

Author Message
phpminer

Posts: 28
Posted: 08/31/2011, 2:11 PM

Has anyone gotten MaxDB 7.5.x to work with CodeCharge Studio 4.3.x, where PHP 5.1.x is used for server-side scripting and Apache 2.0.x is used for application hosting?

If so, how? Here's a bit more:

The MaxDB PHP extension is compatible to the MySQL mysqli extension. There are only minor differences in the behaviour of some functions due to the differences of the underlying database servers, MaxDB and MySQL.

The main differences to mysqli are in the following functions:

maxdb_character_set_name() - Returns only ascii or unicode.
maxdb_get_client_info() - Returns a different version string.
maxdb_get_client_version() - Returns a different version string.
maxdb_get_host_info() - Returns localhost or hostname.
maxdb_get_server_info() - Returns a different version string.
maxdb_get_server_version() - Returns a different version string.
maxdb_kill() - Only disconnects the session.
maxdb_multi_query() - Can not handle multiple SQL statements.
maxdb_next_result() - Function returns always false.
maxdb_options() - Supports a different set of options.
maxdb_report() - Supports a different report mode.
maxdb_stat() - Returns a different system status string.
maxdb_stmt_store_result() - Is not necessary for MaxDB.
maxdb_store_result() - Is not necessary for MaxDB.

View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 10/02/2011, 1:04 PM

phpminer,

If you are still having problems with this I would recommend that you contact support ( http://support.yessoftware.com ) for assistance. ) for assistance.
View profile  Send private message
phpminer

Posts: 28
Posted: 10/05/2011, 11:38 AM

Once I here back from technical support, I'll post the response back here.
View profile  Send private message
datadoit
Posted: 10/05/2011, 11:56 AM

We'll look forward to that in, say, 2014 or so. :)
phpminer

Posts: 28
Posted: 10/05/2011, 1:13 PM

Quote datadoit:
We'll look forward to that in, say, 2014 or so. :)
Here's the response I received from tech. support:

"Please try creating the MySQL connection pointing to your MaxDB database using current PHP "library in CCS. If you get errors than you need to manually update the database classes in order to make it compatible with MaxDB."

So, it appears it can be done now, but requires having to update the database classes manually.

View profile  Send private message
mamboBROWN


Posts: 1713
Posted: 10/05/2011, 6:36 PM

phpminer,

Thanks for the update and glad that you got a solution from support. Please put [RESOLVED] in the header of the thread. Thanks.
View profile  Send private message

Add new topic Subscribe to topic   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.