<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Anthony Walter via lazarus <<a href="mailto:lazarus@lists.lazarus-ide.org">lazarus@lists.lazarus-ide.org</a>> schrieb am Do., 4. Apr. 2019, 02:15:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">I don't normally use the Lazarus MS SQL components, but tried using them today on Ubuntu Linux and keep experiencing lots of random access violations. I wanted to know if this is a normal thing, or if perhaps the state of these components is fragile on Linux.<div><br></div><div>Here is what is happening.</div><div><br></div><div>I can place the TSQLConnection, TSQLTransaction, TSQLQuery, TDataSource and  data aware controls on a form and connect to the database at design time. It works fine. I can run my program and I can view and edit records just fine. But if I change any part of TSQLQuery down to TSQLConnection setting Active to False, then I get access violations.</div><div><br></div><div>This is particularly problematic because certain changes to component properties require Active to be set to False, such as editing SQL. And very often, though not always, changing the Active property results in access violations. And after an AV happens then things start misbehaving in the IDE.</div><div><br></div><div>Is this a common problem for some people on Linux using the MS SQL components? Am I doing something wrong? Are there people her who have worked with MS SQL components on Linux much and is familiar with this problem?</div></div></div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Just to be sure: do you have the necessary library installed on your system? See here: <a href="http://wiki.freepascal.org/mssqlconn#Installation">http://wiki.freepascal.org/mssqlconn#Installation</a></div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>