To whom it may concern,<br><br>I am really not liking Lazarus lately. Which is sad because I am really excited about the development of Lazarus and I use it a lot in my career. So here is one of the problems I am having a problem with.<br>
<br>First my system:<br><br>OS: Linux Mate 13<br>Lazarus IDE: 1.1 (SVN)<br>FPC: 2.4.4<br><br>My problem. The SQLDBLaz component. :( I am trying to use the SQLConn 51 component which is the reason I am using Lazarus from the SVN builds but my problem is when I install this build I cannot edit<br>
the SQLQuery.SQL Stringlist from the IDE. Even if I try to within the code assign a value to the SQL.Text value property it gives an Access Violation error. I get an error when trying to open the editor in the IDE,<br>something about Fields property cannot be found. Now I have removed the installation redownloaded the build. Recompiled from source over and over. I got it working once. Then something else did not<br>
work so I uninstalled and after attempting to install it again the SQL stringlist is doing the same thing again the same problem over. I just cannot seem to get this component working properly. I am trying<br>other versions of Lazarus build but I really would like to use 1.1. I use the 2.4.4 FPC because that still works with the Synaser library from Ararat. 2.6.0 FPC has some changes that have affected<br>
the use of Synaser library. No longer usable with new compiler.<br><br>Please can somebody assist me with this annoying problem.<br><br>P.S: I can connect to the database with the components, I get no errors when I put my details into the SQLConn 51 component and set it active. The transaction component also works fine. Its just<br>
the SQLQuery component that is giving me this issue.<br><br>Any help is kindly appreciated.<br>