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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by daveniemann

  1. daveniemann

    simple logo export

    hello...a corel newbie here... ive got a simple logo that ive created it and want to export it to a jpg for use on the web. I cant seem to get a clean image epxorted. I've tried all different dpi's, etc... does anyone have any tips to export a clean logo from a .cdr? thx.
  2. daveniemann

    deleting specified number of rows?

    Hi! any idea on how i would issue a delete statement that would only delete up to 500 rows (the equivalent of rownum in oracle) oracle equivalent-->delete from sometable where rownum < 501 thanks
  3. daveniemann

    system() question???

    I have a PERL file that launches several dos command line programs( using the system command) it appears that it launches the first command and then immediatley moves to the next system commnad. I would like to launch the first command in a new window, peform the command, then terminate the...
  4. daveniemann

    sqlldr not terminating

    where do i locate that?
  5. daveniemann

    sqlldr not terminating

    has anyone encountered sqlldr80 not terminating after loading all the records? when i launch from a batch file, it commits the last record and then just hangs?? Thanks -Dave.
  6. daveniemann

    Simple Date Question???

    New Perl devleoper here!! Im trying to extract, given the current date, the day of the month....Ie... If the date is June 12th, 2003---I'd like to return just the 12 in a variable. Thanks in advance!
  7. daveniemann

    Unable to create Jintegra JVM object on Windows XP

    I am getting this same message as well.... I cant believe 256 is not enough memory...we run this on multiple 2000's with 128k ram.....has anyone found out more?

Part and Inventory Search

Back
Top