Fred,
thanks for your response.
Good advice, and I will definately follow it.
If there any hiring managers or IT directors I would love for you guys to chime in and what is the most needed skills or what languages they look for there progammers to have.
Thanks again guys.
It is 2011 and I have 10 years of IT experience. However I have not learned any new job skills. I want to make more money and work on newer technologies. So my question to you the Tek Tips community is what is the most sought after job skills that employers are in need of for 2011?
I was...
We have a program that pulls up hundreds of websites from different servers and then is rendered.
The problem we have is that there is one website that has a slow loading image. This causes our program to fail on it because we have a one minute time out.
The time out can not be changed and the...
How can I use a select * from statement and also use the to_char function for a date so it shows the date with hour and minutes.
For example I am tying this but it is not working
select *, to_char(lastupdatetime, 'DD:MON:YY:HH:MI:SS AM)
from whatevertable
I just want to be able to select all...
I have downloaded those files.
But I do not have step by step instruction on how to make this work.
I have set the Path as describe in the install steps but they do not show in my phpinfo page as having oracle support.
I am new to this so maybe a little more step by step instructions would be...
I have php and apache installed by default on my fedora core 6 box.
I need to connect to Oracle databases on our network but do not have a clue as to how to recomplie php with the oci8 package it needs to connect to the oracle databases.
I do not have an Oracle db on my server.
They are on the...
Thanks for the reply. I have now gotten it today.
I had a lowercase S in the alias for the field I was trying to pull.
I just could not tell it was lowercase until I replaced it.
Everything is working now. I had to use the To_Char with the correct format and a Good alias name to make it work...
I am such an idiot.
The data php is bring back for the date field is
10-MAY-05
Thanks for any help that someone can provide me in pulling back the entire date and time that is already in that field in the database.
****Correction to the posting****
I have a field in an ORACLE DB that has a date value of
5/10/2005 3:03:55 PM
When I run a normal php select statement it is only bringing back
10-AUG-05
If I run the same select statement in VB it brings back the date and time...PHP keeps cutting the time...
I have a field in an ORACLE DB that has a date value of
5/10/2005 3:03:55 PM
When I run a normal php select statement it is only bringing back
5/10/2005
If I run the same select statement in VB it brings back the date and time...PHP keeps cutting the time off.
Can someone tell me why this is...
Just in case any of you were in suspense. I found the solution. I downgraded from php5 to php4 and now my codes work flawlessly.
Just thought you should know.
This is my first attempt at using php and apache on win xp machine.
I am connecting to an Oracle 9i database on the network.
If I try to connect with wrong id, password, or db it gives me an error as it is suppose to. If I connect with the right id, passwd, db it continues to next statement...
Can you use dhcpmanager on solaris 10 to allow a computer to act as a firewall?
I have two network cards elxl0 and elxl1.
The elxl0 is connected to my cable modem, and is assigned a ip address from them. Works fine surf the internet like a champ.
I want to use elxl1 for dhcp to send out...
I have installed Solaris 10 on a x86 hp3 computer.
I have two nic cards
elxl0 and elxl1.
I connect to my cable modem and get assigned a ip address and surf the web fine with elxl0.
I want to be able to share the internet through elxl1 to a router for my network.
I used to do this on my linux...
That does not seem to be the answer although it is very interesting to work with.
I don't mind reading more help sections and tutorials I just have not found the answer yet. I have been in the MSDN library and did not find the answer in their either.
I know it is probally a simple answer I just...
Thank you.
I will check the help section. I also heard that I may be able to use the OLE function to get this done.
I am going to research that option as well.
thanks again,
Mikey D.
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.