Any reason a compiled app would behave differently than an app run in
the IDE? My app stalls half-way through receiving network packets from
the server when compiled, but when both are running in the IDE it works
fine. Didn't have this problem earlier tonight. This is new to me. I'm
using build
Running my project with Gambas3 RC1 now.
Always used the database manager from gambas2, I noticed that now you
have a connections folder in the project tree.
How can you manage the database in Gambas3, can find it...
I have a connection defines in my project itself like so
'~~~