SQL. Safe development using SQL (try catch)
Safe SQL development
Use try catch to catch errors. Common template:
begin try
select 6/0
end try
begin catch
exec [dbo].[as_error] @str = 'My message'
end catch
Function as_error logs an error in as_trace (and it is displayed on the Admin dashboard). Besides the message, it displays system error data - a line, procedure, and error code
Additional
SQL-tool for creating personal accounts on the site
The essence of the approach and the history of the creation of Falcon Space

Falcon Space Platform
This is a reduction in the cost of ownership
at the expense of fewer people to support
This is a quick change
while using the program
This is a modern interface
full adaptation for mobile devices
MS SQL web applications. Affiliate program for developers and web studios
You can develop on your own or collaborate with us on Falcon Space web development using only SQL and HTML.
See examples with SQL code
Platform documentation

Component demo stand
At the stand you can see various components in action - tables, forms, modal windows, diagrams, a map, etc.
Solution demo site
Basic solutions that can be flexibly adapted for yourself - change the appearance, business logic and even the structure of the database.
Discuss the project
Ask the initial questions about the project that concern you right now. We will advise you for free and recommend the best solution.