CodeCharge Studio
search Register Login  

Web Reporting

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

YesSoftware Forums -> CodeCharge Studio -> PHP

 connection to mysql

Print topic Send  topic

Author Message
bambanx

Posts: 1
Posted: 04/06/2011, 1:00 AM

Hi, i am using wamp with a mysql database , i cannot connect to codecharge , you have a tutorial ? or anyone can show the way for that?
thx.

PD: sorry my english is bad.
View profile  Send private message
damian

Posts: 838
Posted: 04/06/2011, 1:54 AM

here you go.
there is a learning curve.
if you work thru one or two tutorials you will find you can build many useful applications.

http://docs.codecharge.com/studio40/html/QuickStart/QuickStart.html


_________________
if you found this post useful take the time to help someone else.... :)
View profile  Send private message
raknuth


Posts: 67
Posted: 05/23/2011, 6:10 PM

Most web hosting providers limit access to a MySQL database to processes running on the database server (localhost). To gain access to such a database, you need to provide permission for remote hosts to access your databases.

Are you hosted on a server that provides cPanel? If so, you must log in to cPanel and go to Remote MySQL and enable access to a remote host (PC). If you're behind a dynamic public IP address, the easiest way to do this is to grant access to % (the percentage symbol). That grants access to any computer running a program that provides the proper authentication to the MySQL database (like CodeCharge).
View profile  Send private message
jacem

Posts: 87
Posted: 05/23/2011, 8:02 PM

Some hints:

you do need the cpanel user prefix before the _ on the database or connection name as well as for the login name:

database name: dbuser_databasename
login: dbuser_username

other tips;
host: localhost:
port/socket; 3306
is usually correct but is dependent on your hosting server.
And I tick the persistent connection check box.

Hope this helps...


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.