Support of t-sql scripts execution
I'm a consultant working for a firm who has a reporting contract with a state agency. They state agency has recently started providing Flyspeed to a few business users so that they can do some ad hoc querying. However, there was no training and these business users are not familiar with sql really at all.
I have several stored procedures that I've written in t-sql that would be helpful if the users were able to execute them. The product description on your products page states:
I have several stored procedures that I've written in t-sql that would be helpful if the users were able to execute them. The product description on your products page states:
- Full support of SQL syntax for Microsoft SQL Server, Oracle, MySQL, Microsoft Jet 4 (MS Access, MS Excel), PostgreSQL, InterBase, Firebird, IBM DB2, Informix, Sybase, SQLite databases.
I agree that this statement might be confusing. Sorry for this confusion. We need to rethink the feature list to avoid it.
This statement was taken from the feature list of visual query builder (Active Query Builder), which works with SELECT SQL queries only. So this statement relates to the visual query builder only.
To execute a T-SQL script in FlySpeed SQL Query, hold the Ctrl key and then press F5 (F9) key or click on the Execute (Execute in new window) button on the toolbar.