Search results

  1. S

    Why am I getting no data with ODBC driver 9.1e

    you can check your IP address and Services Port,i think it come from here. before ,i met the question same with you
  2. S

    How to change Status Bar Text

    Dear W, thank you ,it's very helpful for me ,thank you again. Yours Sharkdim
  3. S

    Avoiding MFG/Pro 5 second startup delay

    Willem, i got your information ,if you want to get this modified source code ,you will pay for it to me ! you can contact me by hotmail:bluelight.China@hotmail.com
  4. S

    How to change Status Bar Text

    Dear All, i want to change my QAD interface,in this face bottom,have a status bar like "Enter Data or Presss Esc to end", how to change this text! by the way ,with any one version. thanks a lot!
  5. S

    Purchase Order Returns & RTS

    RTS? can you give me any information about RTS,such as menu id?(11.7.3) by the way ,i think it has some difference way to return goods to suppliers,such as 5.13.7 or 5.7/5.13.1 i hope it can give you hands.
  6. S

    Create Database/Table/field with progress manual

    my mean is : how to create database/table/fileds with manual,by coding, such as : by SQL: create table dd .... i know how to create temp-table: define temp-table tt_manul fields tt_manul_id fields tt_manul_name. .... but after closing application , temp-table will be deleted...
  7. S

    Create Database/Table/field with progress manual

    Create Database/Table/field with progress manual who can give me an example, thank you very much Nemo msn: sharkdim623@hotmail.com
  8. S

    how to start ODBC service with progress 8.3B

    who can help me to start odbc service with 8.3B i have a batch file like this: $DLC/bin/_prooidv -SV -S oibrksv -H D220abc -cpinternal GB2312 -cpstream GB2312 i can find the file "_prooidv" in remote host d220abc ,but i can not find the file "_prooidv" in local £¬who can help to do with it...
  9. S

    Avoiding MFG/Pro 5 second startup delay

    modify the source code i think you must modified your souce code about mf1a.p /* do on endkey undo, leave: pause 5. end. */ if you want to modify it ,you can connect with me.
  10. S

    how to get OS userid or ProcessID

    i want to get the current operation system's userid or mfg/pro's process ID in unix or winnt system. who can give me an advise ? thanks Yours Shark
  11. S

    schd_Det's question about qty

    someone can help to differentiate the qty : schd_upd_qty schd_discr_qty schd_cum_qty how to differentiate them and calculate rules, like this : +----------------------------------------------------------------+ |Schedule Type Sls Order Quantity Discrete Qty Cumulative Qty | |-------------...
Back
Top