Enter the below commands and save the script as a file
select * from dbo.Orders
/
Open a FluidShell
\Disconnect from the Server
run the script using the \source comand
You get an exception as below. Only the message Query not sent: server is disconnected. should be displayed. The rest should only be displayed in the View --> Error Log
com.common.q????: Query not sent: server is disconnected.
at \\...\\ .\\?????????????\\.a???? Boolean.Ab(Unknown Source)
at \\...\\ .\\?????????????\\.a???? Boolean.bwL(Unknown Source)
at \\...\\ .\\?????????????\\.a???? Boolean.c(Unknown Source)
at \\...\\ .\\?????????????\\.a???? Boolean.a(Unknown Source)
at \\...\\ .\\?????????????\\.a???? Boolean.a(Unknown Source)
at \\...\\ .\\?????????????\\.i????.cb(Unknown Source)
at \\...\\ .\\?????????????\\.i????.ck(Unknown Source)
at \\...\\ .\\?????????????\\.y???? goto.execute(Unknown Source)
at \\...\\ .\\?????????????\\.N???? 7.a(Unknown Source)
at \\...\\ .\\?????????????\\.c????.execute(Unknown Source)
at \\...\\ .\\?????????????\\.X????.run(Unknown Source)
at \\...\\ .\\?????????????\\.O???? 10.ck(Unknown Source)
at \\...\\ .\\?????????????\\.y???? goto.execute(Unknown Source)
at \\...\\ .\\?????????????\\.i???? long.a(Unknown Source)
at \\...\\ .\\?????????????\\.T???? const Object.a(Unknown Source)
at \\...\\ .\\?????????????\\.r???? 3.a(Unknown Source)
at \\...\\ .\\?????????????\\.N???? final const.a(Unknown Source)
at \\...\\ .\\?????????????\\.J????.ck(Unknown Source)
at \\...\\ .\\?????????????\\.y???? goto.execute(Unknown Source)
at \\...\\ .\\?????????????\\.a???? Boolean.loop(Unknown Source)
at \\...\\ .\\?????????????\\.d???? 5.run(Unknown Source)
Disconnect from Server and execute \source cat.sql