Hello All,
I am currently considering changing my backup/dr software from an online hosted solution to an inhouse solution. I have 5 vmware hosts with approx 30 vm running differing versions of windows server and approx 5 physical servers also. I have exchange, mssql, and other various...
jpadie,
Thanks for the help, I inserted your changes, but now I am getting an Parse error: syntax error, unexpected end of file on line 122.
I have looked through it and I don't see anything missing, but I am nowhere near the advanced level.
The entire file is below, the only thing that is...
I am trying to have this search return information from one of the two queries.
So, if the first query does not return any results then it would run the second query and show those results.
And, if no results were found from either query, it would just say nothing found.
The records that I am...
thanks, I did already add that, once I was looking at it and was able to understand it myself I saw what you were doing.
Nice to know I guessed right.
I got a bit busy today with other things, and I am still working on this, but I will get back to it fully as soon as I can and will update...
The code I posted works for me now, it returns a single block of information, with a column name of quantity and the quantity it calculates based on the forcasted sum based on todays date.
$partno = '6010';
$conn = odbc_connect('database','user','password');
if (!$conn) die('problem...
I am working on a page that includes a sales forecast total.
The sales forecast is broken down by months and customer, so I sum the monthly total and use a quick calculation to get the prorated qty expected sold for the current month. What I need help with is adding the previous forecasted...
Hello,
I am still learning PHP and am in need of help.
What I am trying to do is select a part number from a mssql database, return it to a table as a variable that is a hyperlink. When selected by the user that it would then be passed to another query that shows details.
I hope this is easy to...
Hello
I was hoping I could get some help with a server that is failing on me. It is a Win2k3 R2 Standard server that has SQl 2000 on it along with quite a few file shares. No updates have been installed for the past two months, but when I restarted it today I received an error: Security...
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.