session_start(); ?>
If you have any problems using our software, or want to give us any suggestions, please feel free to complete the form below and we'll attempt to answer your query as soon as possible. If you are a registered customer, please include your registration name so that we can make your problem a priority for our support staff
T-SQL Encryptor should have no affect on your server's performance. SQL Server decrypts the procedure once, compiles it and then runs the compiled version on following calls.
Yes. T-SQL Encryptor encrypts stored procedures, functions, triggers and views.
No, without T-SQL Encryptor running on the server your code will merely quit with a syntax error.