use cmsql go insert into configtag values( 'physicalAdd1' ,'Physical Address' ,'55' ,'' , 0 , 0 , 'P8' , 'Override the Lytec Physical Address' ,0) insert into configtag values( 'physicalAdd2' ,'Physical Address 2' ,'55' ,'' , 0 , 0 , 'P8' , 'Override the Lytec Physical Address 2' ,0) insert into configtag values( 'physicalCity' ,'Physical City' ,'30' ,'' , 0 , 0 , 'P8' , 'Override the Lytec Physical City' ,0) insert into configtag values( 'physicalZip' ,'Physical Zip' ,'10' ,'' , 0 , 0 , 'P8' , 'Override the Lytec Physical Zip' ,0) insert into configtag values( 'physicalState' ,'Physical State' ,'10' ,'' , 0 , 0 , 'P8' , 'Override the Lytec Physical State' ,0)