I had an odd setup come to me, and I'm having trouble getting it working correctly
We have an apache instance running to serve 3 instances of an application, each with a different context
app.domain.com/app1a/
app.domain.com/app1b/
app.domain.com/app1c/
Each of these is forwarded to tomcat...
I am new to perl and am looking for a starting point or approach to my problem.
We have an application that generates a SQL statement to run a data extract. The SQL has multiple ? throughout. These are replaced by a list of values that are comma delimited. I am looking for a way to take the...
I am building a site to host pictures. These are pictures of my family for the past 60 years and everything is password protected. The website is written in PHP, and the data is served up from a MySQL database. I am looking to add a slideshow feature. The idea is that people will be able to...
I am working on a web page that displays pictures from a search that queries a mysql DB. I would like to display them 30 at a time and just have links, "next" "prev" and pages 1, 2, 3, 4, ... etc to limit the number of pics that are displayed if the user gets a lot of results. Standard search...
Forgive me if this has been covered, my searches gave me no answer.
I have a database storing info about pictures. I'm building a website using PHP that queries this DB and returns pics along with some info about the pics. The problem starts with the picture aspect. Some pictures are...
We have a problem. We have multiple devices deployed across 500 miles that are running spanning tree protocol. We need to get this disabled. The obvious problem when you disable it on one, the others go into infinite loops and we can't access them remotely anymore. I don't really want to...
Hello-
I have an interesting problem. We are extracting data from one DB (Oracle) and need to insert it into another DB (MSSQL). Data transformation is not possible in this manner. B/c of the situation, we will need to dump the data to a spreadsheet/text file and load it into the MSSQL...
Hi-
We had a disaster last night and as a result I have over 1200 Dehydrated Orchestrations. I have to drill down into the message details of each one to extract one piece of data from each one. I am looking for a way to just query the database to find them all. Can anybody help me track...
I have some simple gawk programs. I am using cygwin on a windows machine to achieve my task. Setup is that we have a folder that contains error messages in .xml format. I need to pull two values out of each file and dump the results into an output file. I have two gawk programs, 1 to pull...
I'm using cygwin in a windows network. I have extracted data from files via gawk and now have a tab delimited file containing a numerical value and a regional identifier. I need to export those to a MSSQL database. I have no idea how to use PERL at all. Can someone point me towards a command...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.