Hi,
I have a vhosts set up, of several domains each in their own vhost.
What I need to do is share my php scripts across the vhosts, as I don't want to have to create copies of the files and store them in each vhost.
I want to share my db config and php function scripts across vhosts.
So...
Hi,
I have a problem, I have the following 2 rows:
Start Date End Date Item Used
10/05/04 10/06/04 A
10/05/04 10/10/04 B
As you can see the usage of items A and B overlap, both items A and B are used at the same time for a while, but the usage of A stops after a while and...
Hi,
Thanks for all your help.
I ended up solving my problem by using another XP machine, installing 10G again with exactly the same folders and set up as my problem machine, I then copied over the SPFILE to the problem machine and it started working again.
Daniel
Thanks for the reply.
The only problem is I keep getting:
ORA-12560: TNS:protocol adapter error
When performing the:
SQL> startup nomount pfile='init.ora'
Could screwing up the spfile and then rebooting really start me getting TNS adaptor errors?
Daniel
Hi,
I am running 10G on Windows XP, I edited my SPFILE by mistake, and now I believe it is corrupt.
The DB will not startup, all I can do is SQLPLUS /NOLOG.
How can I start my DB back up?
Thanks
Daniel
HI,
I have this subquery written in Oracle SQL, can anyone tell me how to write it in MySQL v3 syntax? Thanks Daniel
select count(a.id), (a.vl)
from rqf_16_4_40_tce_test a
where a.vl < 40000
and a.id IN (select id from rqf_16_4_40_tce_test_mut b where b.region_name = 'PR' and mutation='49Y')...
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.