Recent content by gwopyng

  1. G

    Changing Symix password

    Hi All, I am using Syteline 6. We have multiple sites with different DBs and maintaining user in global databases. When we change the Symix (administrator) user password from one site, found that the password has not changed at another site. When we connecting to other sites database, we...
  2. G

    User Maintenance - create new admin user

    Hi All, I am using syteline 6 with multiple site DBs. Everytime when log-on, we only log-on into single site for our operation. I have created a new user account and assigned permission same with the administrator permission (symix user). But found that this new user is not authorized to...
  3. G

    changing browse record by mouse drag

    Hi All, I have defined a browse from appbuilder. and a procedure on mouse-DBclick that will change a cell from yes to no verse-versa. Intention is to flag the row of record for sudsequence process, like select records to updates, prints.... I am looking at, instead of double click on the...
  4. G

    automating shutdown and startup of queues, db's, systems, etc. ?

    Hi Queue may be stopped by shuting down the DB. Which means you may schedule a shutdown every midnight. you may try this start queue job: map p:\ to syteline.map save the below with extension bat. call copy p:\syteline\batch\qname1.txt v:\syteline\batch\queue.lst /y call...
Top