<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:verdana,helvetica,sans-serif;font-size:10pt"><div>I'm sorry. The table has a basic structure:<br><br>CREATE TABLE USUARIOS<br>
(<br>
  CODUSU Char(12) NOT NULL,<br>
  APENOMB Char(40) NOT NULL,<br>
  PASSWOR Char(12) NOT NULL,<br>
  CONSTRAINT PK_USUARIOS PRIMARY KEY (CODUSU)<br>
);<br><br>Thanks. Eduardo.<br><br></div><div style="font-family: verdana,helvetica,sans-serif; font-size: 10pt;"><br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;">----- Mensaje original ----<br>De: Michael Van Canneyt <michael@freepascal.org><br>Para: General mailing list <lazarus@lazarus.freepascal.org><br>Enviado: martes 19 de agosto de 2008, 4:48:16<br>Asunto: Re: [Lazarus] Problem working with Params in TSQLQuery<br><br>> <br>> <br>> On Mon, 18 Aug 2008, Eduardo Lopez wrote:<br>> <br>> > Joost van der Sluis escribió:<br>> >> I isolate the problem doing a simple program and the problem remains.<br>> >> Then make a copy of this simple program and change the components to <br>> >> Zeos. (6.6.3-stable) and works well.<br>> >><br>> >> I'll consider change the sqldb components for Zeos in my application as <br>> >> a possible solution. But the
 sqldb must be work (i think :-) ).<br>> >>     <br>> ><br>> > Offcourse, but then we have to find the problem. Parameters do work<br>> > here, also in the testsuite. What happens if you remove the 'trim' in<br>> > both cases? (Without the parameter and with?)<br>> >   <br>> I tried and nothing happens.<br>> I prepare the sample proyect, if someone want to see it and can find <br>> what stupid thing i'm doing... ;-)<br>> <br>> <a href="http://www.sistemasrpm.com.ar/soporte/test_param.tar.g" target="_blank">http://www.sistemasrpm.com.ar/soporte/test_param.tar.g</a><br><br>Can you please provide the CREATE statement for the table ?<br>Without the correct table definition, it's hard to test.<br><br>Michael.</div></div></div><br>
      <hr size=1><br><font face="Verdana" size="-2">Yahoo! Cocina<br>Recetas prácticas y comida saludable<br> 
Visitá http://ar.mujer.yahoo.com/cocina/</body></html>