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 SkipVought 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: Kulla
  • Order by date
  1. Kulla

    Creating Online Database using Access

    Hi, JOJOH, could you please explain the DSN part, where would i get the CGI code from? thanks
  2. Kulla

    Creating Online Database using Access

    How can I go about putting a MS ACCESS db online?
  3. Kulla

    Position Independent Binary Code

    What are the properties of Position independence Binary code?
  4. Kulla

    Binary code

    So is that the only property of position independent code?
  5. Kulla

    Creating Links in Acrobat

    How can I create link to a webpage in the pdf account so that it loads in a new window? Can I set the size(height/width) of the new window?
  6. Kulla

    Dynamic Linker

    How can we force the dynamic linker to save time by postponing the resolution of references until the function is invoked?
  7. Kulla

    Binary code

    What makes a piece of binary code Position Independent?
  8. Kulla

    KPIC and Kpic

    What is the difference between -KPIC and -Kpic?
  9. Kulla

    POSIX communication Mechanisms

    What POSIX mechanisms are used by processes to communicate with each other? What are the advantages/disadvantages of using each of them?
  10. Kulla

    Thread Synchronization (POSIX and SOLARIS)

    What synchronization mechanisms are used for threads on SOLARIS and POSIX?? Also, How many different kinds of semaphores are there on the Solaris system?
  11. Kulla

    POSIX and SOLARIS Threads

    Firstly, How can a POSIX and a SOLARIS thread related function be distinguished by their names? Secondly, When 2 new POSIX Threads are created that are almost identical. What things would differ? Thirdly, What is the defauly stack size and how can the default stack size be changed?
  12. Kulla

    Printing Applet

    Thanks a lot Tarwn & scrat. Both your methods are great! Except for the stylesheet method:It works perfectly fine in IE and NN7, but apparently not in NN4. Is there another way to define the style for NN4. Thanks!
  13. Kulla

    Printing Applet

    I have this Navigation bar Java Applet, that does not print correctly from the browsers print command. Is there a workaround for this, for e.g. how do i disable printing of the applet on the webpage, or how do i replace the applet with a static image for printing purposes.
  14. Kulla

    Linux Kernel Synchronization

    How does linux prevent kernel tasks(i.e. tasks that handle system calls, interrupts, etc) from concurrently accessing critical sections?
  15. Kulla

    'c' unix signal problem

    Why is the signal() function falling out of favour? What are its drawbacks?
  16. Kulla

    jdeveloper books

    Try Oracle Jdeveloper 3 Handbook - Get Started Building Java-Based Web Applications by Paul Dorsey and Peter Koletzke

Part and Inventory Search

Back
Top