PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV Mobile 2024 → [SaaS 2025 M] Connection lost on HFSQL with mobile
[SaaS 2025 M] Connection lost on HFSQL with mobile
Débuté par ARV, 10 avr. 2025 23:26 - Aucune réponse
Membre enregistré
512 messages
Posté le 10 avril 2025 - 23:26
Hi

I have a problem with my project, I'm doing some test but in one point I get a fatal error I can't catch at all and the app will never reconnect to the server ever again.

Here's what I'm doing:

I have a table with 17 lines.

In every line I do some process to launch the connection error if my lines of the table have 17 data then I try to execute the loss connection to the server error 17 times
Everything works fine but like when I'm hitting almost the finish line of all of my 17 lines on my table
the exception appear, then my app is unable to reconnect and get a loop everywhere
If I try to execute another portion of code like a button or anything else an exception just show up
it launchme the error code 73203 and 103 error
Not so sure about this it looks like connection error along side with 74000

Also another stuff to consider, my HFSQL C/S have A LOT of connections to my data bases, I'm not sure but maybe it's because my server have A LOT of connections who knows...

Anyone have an idea what is happening?

--
Best Regards
ARV