Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Thameem
  • Content: Threads
  • Order by date
  1. Thameem

    UTL File Maxmimum Line size error

    Hi, I need to write a text file with some values. The value I write inot a singel line is very large . so that even after setting maximum buffer size in FOPEN , The file write produces error and the the long line is not getting written. Is there anyway out to make the line to be written...
  2. Thameem

    Calling an exe from Forms 9i.

    Hi, I need to call an exe developed from proc using the Forms 9i screen. The exe recides in the database. alo I need to pass some values to it. How I go about this. Will be helpful if replied with sample syntax.
  3. Thameem

    calling reports 9i

    How to call a report 9i rdf from forms 9i, when used run_report_object,it gives invalid id.
  4. Thameem

    Need to Upload File

    Hi, I need to Upload th file in to a database BLOB column. Any format should be acceptable(.txt,.doc,.gif,.xls etc.). What container and built ins to be used for accomplishing the same. How to do the same if the form is ported in a web.3-tier
  5. Thameem

    Calling a URL

    How to call a URL from forms
  6. Thameem

    Zero or negative block size requested error in report

    Hi, I am getting this error when trying to call the report from an external function rep-0201-Zero or negative block size requested (Definition manager memory subsystem) Can anyone give me suggestion.
  7. Thameem

    Maximizing Report Window

    Hi, While Calling the report from a form, I want the report window to be maximized. How to arrive at it?
  8. Thameem

    Running dos command in PL/SQL

    Hi, I need help to run the dos command through PL/SQL program unit.
  9. Thameem

    getting o/s of browser through forms

    Hi, I am working in forms 9i. I need to get the Operating system(Win95,98,NT..) name of my client browser through my forms coding. Is there any package available to get it.. Please do help..
  10. Thameem

    Sending reports from report builder

    i have a report.......i generated it....report is displayed. in the toolbar there is mail option i click that and an outlook opens with the attachment of this current report. but with the default name report.xxx it is only after generating the report i do that mailing. I want the report name to...
  11. Thameem

    Printing 132 column in reports

    I want to get a 132 columns page to be printed using a dot matrix printer. Eventhough the report has 132 column layout and in the previewer I can see the full report while printing only 80 column is printed the rest of the columns are omitted. Is there any solution to solve this.
  12. Thameem

    Forms in Three tier

    Hi, I need help in this. how I have to go about inorder to put my form in a three tier architecture(using oracle application server). I need the deployment steps.
  13. Thameem

    Heirarchical Tree without using Tree item

    hi, I need help in this. I need to construct a Heirarchical structure(Tree Structure) using data in a table without using the Tree item.
  14. Thameem

    Difference b/w Object Groups and Object Libraries

    Hi, I need a help in this. I want to know the difference between Object groups and Object Libraries. Where to use what?
  15. Thameem

    xml DOM parser failed to parse the word "ila" or "ilar"

    Hi guys, I have some unusual question. I have written a XML DOM parser to parse xml files and give me the result. The xml file contains data in Romanian language. The parse will work for all situations except "ila" or "ilar" in its data. Can anybody give me a solution?
  16. Thameem

    how to get epoch time?

    I need to get epoch time using perl. It shouldn't use any system dependant parameters to get the time. (that is, it shouldn't be created using localtime or any other system related time modules). Can any one help me to get this?
  17. Thameem

    how to convert PST timezone to GMT

    Hi, Do anybody knows how to convert PST to GMT? Is there any built in function available in perl to convert timezones?

Part and Inventory Search

Back
Top