<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>13 Mar 2018 12:17:00 Z</lastBuildDate><pubDate>13 Mar 2018 12:17:00 Z</pubDate><description>I am trying to delete a database within my SAAS account on the server.&#13;
&#13;
I am using bDelDB = HDeleteDatabase("DBDelete") and the return code is true. I also confirm that the database was deleted.&#13;
&#13;
I then issue SaaSAdminCreateClientDatabase(S, C) which creates a new database so at this stage everything is as normal. But something has changed elsewhere because now when I check errorinfo() I get this:&#13;
&#13;
A lock error occurred on the previous 'HDeleteDatabase' function and this error has not been processed.&#13;
&#13;
But what is strange is that whilst the error occurs (but not trapped) the database has been physically created.&#13;
&#13;
What do I have to do to get round this issue as whatever I try fails.&#13;
&#13;
Thx&#13;
&#13;
BTW here is the FULL error message if it helps:&#13;
&#13;
WL call:&#13;
Process of 'Local Procedure SendFilesToCloud' (WIN_WaitForProcess.PROCEDURE.SendFilesToCloud), line 67, thread 0&#13;
'SaaSAdminCreateClientDatabase' function, syntax 0&#13;
&#13;
What happened?&#13;
What happened?&#13;
Unable to create the client database. Message returned by the database: WL call:&#13;
Process of 'Procédure globale _bAdminRecreerBaseClient_HFCS' (ServeurSaaS._bAdminRecreerBaseClient_HFCS), line 170, thread 0&#13;
'HDeleteDatabase' function, syntax 1&#13;
&#13;
What happened?&#13;
A lock error occurred on the previous 'HDeleteDatabase' function and this error has not been processed.&#13;
Function called in 'Procédure globale _bAdminRecreerBaseClient_HFCS' process, line 170.&#13;
Error returned by &lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;&lt;&gt;</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64932-how-clear-locked-transaction/read.awp</link><title>How to clear a locked transaction?</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster></channel></rss>
