News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

This application has requested the runtime to terminate it in an unusual way

Started by chaka, February 15, 2012, 03:14:17 PM

Previous topic - Next topic

chaka

It is my first time on this forum because I really need Your help. Im actually programming an application which will be connected to an oracle database to get some data and save it on a another SQL database... The programme was running good till yesterday, when i changed a query, it gave me this error "This application has requested the runtime to terminate it in an unusual way". I deleted the new query and I tried to run the old code but I still have the same message error....

Could you help me please??

MortenMacFly

Quote from: chaka on February 15, 2012, 03:14:17 PM
Could you help me please??
No - as we don't have magic balls. What help do you expect with such little information?
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]