Search results

  1. F

    How to print different font and size in same page

    Thank you for your reply. I have the ability to write code to generate HTM, PDF and Excel format reports. I just interest about the PCL and some new technical knowledge that I am not clear. Whether or no, thank you for your help. If we have other tuff requirement, I will contact you...
  2. F

    How to print different font and size in same page

    Dear Joey, Thank you for your advise. It sames difficault to print document with richer documents. I am a dabster to use PCL and put control commands. If possible please show me a short source code? Thank you very much. Frank
  3. F

    How to print different font and size in same page

    Dear All, I usually create some customization report in QAD with Procedure Editor. I have a question about the font and size. If it's possible to print or show different font and size in same frame? I think it makes our report looks better. Could you please give me your proposal about this...
  4. F

    V9.1E ODBC connection

    Thanks for all. I solved the problem. It's concerned with enveriments and start commands. Thanks again.
  5. F

    V9.1E ODBC connection

    Thank you Dennies. I used following command to start 4GL and SQL server, but when I try to test connection, system give me erorr message "-219901". I don't know whether my command has problem. $DLC/bin/proserve $DLC/db/test/mfgtest -L 8000 -c 350 -B 1000 -S odbctest -N tcp -n 50 -Mn 15 -Mi 3...
  6. F

    V9.1E ODBC connection

    Dear All, I wanna to access progress database on UNIX from windows client, but I am not clear about this. Someone told me just install a ODBC driver (Merant) on client is okay, Progress 9.1e has already include ODBC service. It's means I no need to configure or start the service on UNIX...
  7. F

    Price for Purchase Order

    Dear all, As you know, the default price of Purchase Order following this sequence Price list (1.10.2.1) --> Supplier item maintain (1.19) --> Standard cost In our company, we use the price in 1.19. My question is How to avoid the PO price use standard cost when we forget to setup the...
  8. F

    Question about Unit Changing

    :confused: Dear All, I need to change Unit of a batch Items from "KG" to "EA". The following is my schedule : Step 1. Creat a program to modify Pt_um of Pt_mstr (Directly modify in database,this program only change pt_um field); Step 2. Use up-load tool to modify BOM...
  9. F

    Data Base Capability

    Dear Paul, I want to split our database, the list is our data split file. d g:\database\product.d1 f 384000 d g:\database\product.d2 f 384000 d g:\database\product.d3 f 384000 d g:\database\product.d4 f 384000 d g:\database\product.d5 f 384000 d...
  10. F

    Data Base Capability

    :confused: Dear all, Our MFG/Pro cannot work today. I checked database of Product, the capability is 2.0 GB. Whether the database needs less than 2 GB? our progress version is 8.3b, mfg/pro version is 8.6e.
  11. F

    A Simple Question

    Thank you very much.
  12. F

    A Simple Question

    As we know if the date is blank in progress , it will show as question mark. I need to find the records that the date field value is blank , but I do not know how to write the filter phase about it. I look up it from many handbook about progress, but no sample or description talk about it...
  13. F

    Help

    Dear all , I need to use other program to conncet the Progress(V8.3b). I have Merant 3.5 ODBC, But I don't know how to use it. Could you tell me ... witch program or API I need to install on progress Server? Witch I need to installed on my workstation? How to config...
  14. F

    about Progress ODBC

    Dear Chris, Someone told me I can use SQL ODBC to connect Progress 8.6e. I don't know how to do. Do you have any suggestion about this? Best Regards, Frank Tang
  15. F

    Look for Documents

    Thanks Chris Dear Chris, Thank you very much. I got all the documents what I need from the link that you give me. Thanks a lot . Best Regards, Frank Tang From China
  16. F

    Look for Documents

    Thank you for your help. I find the documents I need, But the file style is Dynamic HTML, It does not down load.
  17. F

    Look for Documents

    Dear all , I prepare to learn the programming about Progress for MFG/PRO System. But I couldn't find the documents about. Do you have this : Progress Language Reference Progress Programming Handbook Thank you very much. Best Regards, Frank Tang
Back
Top