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 Chriss Miller 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: dellyjm
  • Content: Threads
  • Order by date
  1. dellyjm

    Webservice call to DLL Failing

    Hi everyone I'm trying to call a COM DLL from my webservice. The webservice and COM DLL are on the same machine. I am able to access the methods but when I try and run the methods. I get an error stating the OLE DB Service Component couldnot find the specified module. anyone have any insight...
  2. dellyjm

    Webservice with Multiple Classes

    Greetings all, is it possible to have a webservice with multiple public classes embedded. Delton
  3. dellyjm

    Using SQL Server AppRole

    Hi, can anyone give me a good reason why I should use SQL Server app role in my applications. I can see some benefits but it's miniscule. Thanks. Delton http://www.jnbs.com
  4. dellyjm

    Connecting Existing POS to Software

    Hi, I'm currently looking into developing some software that can interface with the Casio TK 6000 and my clients PC. Has anyone ever done this before? I'm kinda new to this. Delton.
  5. dellyjm

    Cannot Connect to DB with TCP/IP but can with Named Pipes

    When trying to connect to the DB from the ODBC creation wizard I get a cannot connect error. When I switch from TCP/IP to Named Pipes it connects easily. Any clue? Delton.
  6. dellyjm

    Difference between TCP/IP and Named Pipes?

    What is the difference between TCP/IP and Named Pipes in the Client Utility for SQL Server? Delton.
  7. dellyjm

    How do I save a string to a file?

    Hi i currently am trying to write an application that will save a string to a file name. It is not working. When i use the file scripting object and save it, the file isnot saved properly. When I copy and paste the same file into notepad it works well. I dunno what to do. FIle type is .XML. Delton.
  8. dellyjm

    How do I deploy a Java application?

    Hi guys, how do I deploy a Java application? Delton.
  9. dellyjm

    How do i stop users from moving column in JTable?

    Hi does anyone know how to stop users from moving a column in JTable whilst making the cells editable still? Delton
  10. dellyjm

    MSVCRT.DLL file in Use Error

    I get this error when trying to install my custom vb application. Anyone know why? Delton.
  11. dellyjm

    Changing Existing Form to Javabean

    does anyone know how to change an existing form to JFrame? Delton.
  12. dellyjm

    Calendar Controls

    Hi does anyone know of anything like a Calendar control? Delton.
  13. dellyjm

    Getting Mail details

    Hi, is it possible to get details such as Mail Server name and protocols being used from within Java? Thanks. Delton.
  14. dellyjm

    Removing row from Jtablee

    Hi, i'm trying to find out how to remove a row with data from a Jtable without leaving a big space in between after the process is done. Can anyone help? Thanks. Delton.
  15. dellyjm

    How do I read a message from Outlook?

    Hi guys i'm building an application that should read the body of a Email message from Outlook. I'm not sure how to do this, any pointers? Thanks. Delton.
  16. dellyjm

    Is it possible to access the Microsoft Outlook object from within Java

    Hi is it possible to access the Microsoft Outlook object from within Java? Delton.
  17. dellyjm

    How to create XML document in Java

    Does anyone know how to create an XML Document in Java? Thanks. Delton.
  18. dellyjm

    How do you send email from Java?

    Hi, does anyone know how do you send email from within Java? Thanks. Delton.
  19. dellyjm

    How do you remove a row from a JTable

    Hi, how do you remove a row from a JTable. Thanks. Delly.
  20. dellyjm

    Word ODBC

    Hi all, i'm developing an application for a client who has extremely large forms. The way they created and printed the forms originally was with Microsoft Word. So what I did, instead of going through a reporting tool like Crystal and recreating the forms, I just insert database fields unto the...

Part and Inventory Search

Back
Top