4 messages in com.mysql.lists.mysqlRe: [SLE] Kylix frustrated me...!!!
FromSent OnAttachments
Prabu Subroto08 Jan 2002 09:11 
Alex Daniloff08 Jan 2002 10:34 
mike08 Jan 2002 17:27 
Bill Stone08 Jan 2002 19:47 
Subject:Re: [SLE] Kylix frustrated me...!!!
From:Alex Daniloff (al@daniloff.com)
Date:01/08/2002 10:34:17 AM
List:com.mysql.lists.mysql

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 of my mouse it can not give a reaction. It’s just simply hangup. What is the mistake ?

Please Help me

__________________________________________________ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

-- To unsubscribe send e-mail to suse@suse.com For additional commands send e-mail to suse@suse.com

Also check the FAQ at http://www.suse.com/support/faq and the archives at http://lists.suse.com