Hello Prabu, Is it really nessesary to use proprietary Kylix environment (is it using Pascal as a core language?) to write your application? I'm not a specialist in Kylix but why don't you look into possibility of using open source programming languages and editors? For example, using just a plain vi editor you can write just any kind of code in Perl, C/C++, Java e.t.c. If you addicted to graphical environments you can use free Quanta+ editor and others. Just a suggestion, please don't take me wrong. Alex ------------------- > Dear Friends, > > I am trying to develop an application with Kylix > ver.1, MySQL ver.11.15 distrib 3.23.41 for suse linux > (i686). > I am using MySQLConnection object to connect my MySQL > database server (and with so : > libmysqlclient.so.10.0.0). But I found some ridiculous > problem : > > 1. Have setup/determine the value of the parameter in > “Parameter String” of MySQLConnection object and I’ve > setup “LoadParamsOnConnect” and “LoadPrompt” to > “true”. > If I am trying to login to my MySQL using > MySQLConnection object from the server machine where > my MySQL located/exists, than I can do login properly. > But If I try to login from another machine (client) > than I found error message that saying my username or > password is wrong. But it’s impossible because I’ve > also tried to connect from the same client machine and > using KMySQL and I can login with this KMySQL > properly. What is the mistake ? I could not login with > MySQLConnection object of Kylix from a client machine > because it said the username or the password that I am > using to login was wrong. > > 2. And after If I have logged in with MySQLConnection > object of Kylix into my MySQL server, SQLDataSet ran > very peculiar (not properly). I have determine the > value of DataSource parameter into “DataSource1”, > SQLConnection parameter into “SQLConnection1”, but If > I activate the SQLDataSet object (turn “active” > parameter value into true) than my Kylix hang > (hangup). I can not do anything anymore to my Kylix > because after I activate the SQMDataSet, lookslike my > Kylix is too busy to do something and it can not give > me any reaction if I do any action…even only one click > of my mouse it can not give a reaction. It’s just > simply hangup. > What is the mistake ? > > Please Help me…!!! I don’t what to do anymore….. > > > __________________________________________________ > Do You Yahoo!? > Send FREE video emails in Yahoo! Mail! > http://promo.yahoo.com/videomail/ > > -- > To unsubscribe send e-mail to [EMAIL PROTECTED] > For additional commands send e-mail to [EMAIL PROTECTED] > Also check the FAQ at http://www.suse.com/support/faq and the > archives at http://lists.suse.com >
--------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php