Tech Tip: EXECUTE IMMEDIATE is only for internal database connections
PRODUCT: 4D | VERSION: 13.5 | PLATFORM: Mac & Win
Published On: January 21, 2015
The EXECUTE IMMEDIATE keyword is only intended for use with the Internal SQL Engine. It is not intended for use with external databases (4D or otherwise) connected via SQL LOGIN (or USE EXTERNAL DATABASE in older versions).