• quote:


    I would.

    But as of today there is no other tool where I can program quickly, produce a single .exe file, and having that .exe running fast on every 32 bit Windows system (Win9x. NT, W2K, XP)

    Try to do that in VB, C#...

    VB is coming with all the runtime DLL, ActiveX staff, C# and VB.NET with all the .NET Framework.

    C, C++ could be a solution but you need "years" to the simpliest application.


    I know what you mean. And if you haven't got the time to learn it properly, you may damage a lot of things.

    quote:


    What I need is a single executable with eventually some of my application DLLs also being able to run in console mode. That's all.


    does this file need to reside on the clients or could it be an alternative to place it on the server and allow access and execution?

    Cheers,

    Frank

    --
    Frank Kalis
    Microsoft SQL Server MVP
    Webmaster: http://www.insidesql.org/blogs
    My blog: http://www.insidesql.org/blogs/frankkalis/[/url]