Hi

Finally I got the  MySQL41Connection compo on the SQLDB palatte.

I am able to connect with the following :-

object MySQL41Connection1: TMySQL41Connection
  Connected = True
  DatabaseName = 'weberp'
  KeepConnection = True
  Password = 'rambo1'
  UserName = 'ODBC'
  HostName = '192.168.1.77'
  left = 115
  top = 202
end

But the SQLTransaction1 component is not getting active.

object SQLTransaction1: TSQLTransaction
  Database = MySQL41Connection1
  left = 79
  top = 152
end

Do I need to give the username and password for SQLTransaction1?

I tried giving in the params stringlist as

USER='ODBC'
PASSWORD='rambo1'

Or should I go for Odbc component?

Plz help

regards

Nataraj


Joost van der Sluis wrote:
That was it! I had installed the Interbase.lpk, when I dint need it at
all. I removed it, and the linking is ok now. I am able to install sqldb
package.

  Plz suggest me which is the best package to connect to  Mysql 4.1.11
server?
    

There is only one package which can do that, and that's sqldb. You can
use the odbc or the mysql41 connection.

Joost

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives


  

begin:vcard
fn:http://www.gsis.ac.in
n:S Narayan;Nataraj
org:Good Shepherd International School;Software
adr:Niligiris, ;;M.Palada;Ootacamund;TN;643004;INDIA
email;internet:[EMAIL PROTECTED]
title:Project Coordinator
tel;work:0423 2550371 - 307
x-mozilla-html:TRUE
url:http://www.gsis.ac.in
version:2.1
end:vcard

Reply via email to