Advanced Search
Search Results
102 total results found
Kiwiplan - ESP Crystal Reports Standards and Help Hints
Kiwiplan
Customised Reports: In order to make sure that customised reports, and the SQL views or stored procedures behind them, do not get overwritten during ESP upgrades the following points should be observed: A site specific reports directory should be set up an...
Personal - Redhat
All Others Stuff
SET GLOBAL validate_password_policy = 0; CREATE USER 'kiwisql'@'%' IDENTIFIED BY '800486kiwi'; GRANT all ON *.* TO 'kiwisql'@'%' WITH GRANT OPTION; CREATE USER 'kiwisql'@'localhost' IDENTIFIED BY '800486kiwi'; GRANT all ON *.* TO 'kiwisql'@'localho...