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

 MySql 5 connection problem

Print topic Send  topic

Author Message
gus

Posts: 1
Posted: 08/21/2007, 7:04 PM

Hi, I'm experiencing some problems trying to access a MySql5 database (publishing-mode) in my project:

Quote :
Warning: mysql_connect() [function.mysql-connect]: Client does not support authentication protocol requested by server; consider upgrading MySQL client in c:\inetpub\wwwroot\cchargepub\siciavm\db_mysql.php on line 99
Database error: cannot connect to Database Client does not support authentication protocol requested by server; consider upgrading MySQL client
MySQL Error
Session halted.

I'm using the following software:
-MySql 5.0.45-comunity-nt (publishing or production mode)
-DB MySQL Class @0-476F305F
-SqlServer2000 as a design-mode database
-WindowsXPSp2
-CodeChargeStudio 3.2


I've just purchased CodeChargeStudio 3.2 so I'm a still a newbie.

Cheers,

Gus
View profile  Send private message
jpser

Posts: 44
Posted: 08/22/2007, 3:59 AM

I suggest that you update myodbc
If your problem remains : on your development or production server
You have to call yessoftware support

I use CCS since several years
It is a good product BUT
sometimes updates or new releases contain bugs
I think it is the case with ccs 3.2

For instance : mysqli is definitly buggy and the support gave me a patch that is is not included in
normal release

_________________
jp serei
View profile  Send private message
DonB
Posted: 08/22/2007, 5:22 AM

The 'mysql client library' component is not current on your machine, or you
migrated an older database to MySQL5. The password handing algorithm
changed around version 4.0 or so.

You need to:

upgrade to the new client library OR
reset the password(s) on your database now that it's V5 OR
use the OLD_PASSWORD() function in MySQL to insert the old-style password
into the V5 database

See the MySQL documentation regarding the usage of OLD_PASSWORD()

--
DonB

http://ccswiki.gotodon.net


"gus" <gus@forum.codecharge> wrote in message
news:546cb99b64f859@news.codecharge.com...
> Hi, I'm experiencing some problems trying to access a MySql5 database
> (publishing-mode) in my project:
>
>
Quote :
> Warning: mysql_connect() [function.mysql-connect]: Client does not support
> authentication protocol requested by server; consider upgrading MySQL
client in
> c:\inetpub\wwwroot\cchargepub\siciavm\db_mysql.php on line 99
> Database error: cannot connect to Database Client does not support
> authentication protocol requested by server; consider upgrading MySQL
client
> MySQL Error
> Session halted.
>
>
> I'm using the following software:
> -MySql 5.0.45-comunity-nt (publishing or production mode)
> -DB MySQL Class @0-476F305F
> -SqlServer2000 as a design-mode database
> -WindowsXPSp2
> -CodeChargeStudio 3.2
>
>
> i've just purchased CodeChargeStudio 3.2 so I'm a still a newbie.
>
> Cheers,
>
> Gus
> ---------------------------------------
> Sent from YesSoftware forum
> http://forums.yessoftware.com/
>

jmancera

Posts: 13
Posted: 09/06/2007, 7:18 AM

Hi....

I've been thru the same problem, the only solution is find the odbc dryver for mysql version MySQL ODBC 3.51 Driver DSN further drivers have that problem in windows...

hope works for you
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.

PHP Reports

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

Home   |    Search   |    Members   |    Register   |    Login


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