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

    Lucene Indexer

    Hello all, I am not sure if this is the appropriate place for this post or not, however, I did a keyword search on lucene and this seems to be the place that questions are being asked. I am creating a lucene indexer java project to index a couple of my websites. I have the search working...
  2. bundyld

    Passing A Single String to a Stored Procedure

    Hello all, I have been reading through many posts looking for a solution to something that I want to try at work! I have seen many posts about sending a array list of strings with values to a Stored Procedure to make a select statment on a database. My goal is to have a sql statements where...
  3. bundyld

    Tomcat 5.0 & Reg Ex Tag Lib

    Hello all, My company has recently installed Tomcat 5.0 which is using JSP 2.0. We are having some issues with a Regular Expression Tag Lib that we were using with 4.1.27. When the jsp loads we have the REG EX escaping any apos, quotes or slashes that will be populated in input text fields...
  4. bundyld

    Re-ordering html table rows with javascript?

    Hello All, I was wondering if anyone knows of a way to reorder a html tables <tr> elements using javascript? Is it possible? Where do I begin? Thank you in advance, Lance
  5. bundyld

    Calling cmd.exe and an executable from a servlet

    Hello all, I am having a problem using exec() to call cmd.exe for running an application! For some reason if Tomcat is started as a system service in windows it will not launch the command prompt, However, if I start tomcat through the /bin startup.bat the servlet has no problem launching...
  6. bundyld

    Windows Services &amp; Permissions?

    Hello all, I am having a problem with launching a command line executable from a java servlet through tomcat. If I have tomcat started as a system service my servlet can not launch the command prompt executable to run my application. However if I turn the tomcat service off and start tomcat...
  7. bundyld

    Help with launching a SQL Server 7 Job from a Stored Procedure

    Hello, Pretty self explanitory, I need to know how create a stored procedure that will start a SQL Server 7 Job that is stored on a database. Any help is welcome. Thank You, Lance Bundy MIS The Commerce Group
  8. bundyld

    Help with launching a SQL Server 7 Job inside of a java applet?

    Hello all, I was wondering if it is possible to Call/Start a Stored SQL Server 7 Job, (Sequence of Stored Procedures that have to execute in a specific order.), from a Java Applet? If anyone can point me in the right direction or give any advice I would be very thankful. Thank you, Lance...
  9. bundyld

    Enterprise Manager not seeing backup server for log Shipping

    I am trying to set up log shipping for a near real time sync of our production server. In interprise manager I have set a series of stored procedures to back up the DB and the Transaction Logs and then ship them over and restore them on the backup through two jobs. My problem is that when I...
  10. bundyld

    Real Time Transactional Logging/Backup &amp; Real Time Data Replication

    Hello all, I have a question. My work is currently running a SQLServer7 Database and we process Insurance Claims. I need to find a tutorial or help with Real Time Data Replication for sql server 7, where if a transaction is made or a column is updated it will replicated that information out...
  11. bundyld

    How to force a page break in the XSLT Transformation of a XML file?

    Hello, I am developing a java package for my company that is going to import a number of text files into a SQL Server7 database and then in the servlets generate a listing of information about patients which is the XML file, using printwriter() out.println(&quot;&quot;); to display the XML...
  12. bundyld

    help: servlet to pull in 4 text files for inserting into SQL7 Tables

    I am trying to have a window to choose four files of type text, and then transfer or Read in the lines of text that is already formatted by char numbers in the row. How can I have a chooser come up to open the four files at one time? Also if possible, A tutorial or source segment that I can...
  13. bundyld

    Your registry might be corrupted. (Code 19)

    Ok, I have two cdrom drives, a normal cdrom drive and a cdrw drive. Neither of them will show up and here is the error code that is listed in the Device Manger for both drives. Your registry might be corrupted. (Code 19) Please help if possible. Thank You
  14. bundyld

    3D Object Java Applet/Sript Question

    Does anyone know of a good js or app that would allow me to use a series of pictures of an object in a 360 degree radius, and have that object be viewed on a website by rotating the object completely around? Kind of the QuickTime VR Idea but with a js or java app. Thank you in advance for your...
  15. bundyld

    Need help quick. mouse not working with windows 2000

    Hello, I have recently upgraded a compaq computer from Win98 to 2000pro. For some reason the mouse is not working on loadup. When the system loads the mouse if frozen and will not funtion. If I go to mouse settings it says that everything is ok and that the driver is fine as well. Can...
  16. bundyld

    Creative Sound Blaster Live! Not working with 3.0 live!ware.

    Hello, I recently upgraded my Operating System to Win 2k. After doing this my sound card &quot;Sound Blaster Live!&quot;, with Audio HQ Environment worked fine. For some reason last night a message popped up saying that the Audio HQ wouldn't work with win 2k. It has worked for about 2 to 3...
  17. bundyld

    Windows ME/98 Communications on Home Network

    Hello all, One of my housemates is running windows ME and the rest of us are running either 98/2000. The problem is that everybody can see each other on the network accept the one running ME. No one can see him, or likewise, He can't see anyone else. Is there a fix for this? and if so, could...
  18. bundyld

    Printing Pictures with a X on them to eliminate theft of design

    I am creating a web page for a Tattoo shop in OH. I created the site in flash 5.0. The owners of the shop have decided that it would be best if there was a &quot;X&quot; or something to that affect, across the pictures of there artwork so that some other artist can't steel there work. How...
  19. bundyld

    Printing Pictures with a X on them to eliminate theft of design

    I am creating a web page for a Tattoo shop in OH. I created the site in flash 5.0. The owners of the shop have decided that it would be best if there was a &quot;X&quot; or something to that affect, across the pictures of there artwork so that some other artist can't steel there work. How...

Part and Inventory Search

Back
Top