Hi! I hawe write some WebShop scripts for Query Analizer!
This script manage user credits (example):
This script will show you how much credits hawe from selected user (example):Code:update [MEMB_CREDITS] set [credits]=('1000') where [memb___id]=('Bios')
It's not a BIG JOB and if you don't need or don't like this script DON'T POST HERE!Code:select [credits] as QueryResult from [MEMB_CREDITS] where [memb___id]=('Bios')
For beginners this scripts is necessary!



Reply With Quote


