hello,
I have to move my application running on Oracle 8 to Sql Server. For this Conversion i got to figure out as to which of the functions used in my queries is Oracle specific and Use an equivalent of that in SQL server for the smooth Database COnversion.
1) R there any docs on the net...
hello,
I have to move my application running on Oracle 8 to Sql Server. For this Conversion i got to figure out as to which of the functions used in my queries is Oracle specific and Use an equivalent of that in SQL server for the smooth Database COnversion.
1) R there any docs on the net...
hi guys..
I thank all u guys for your valuable suggestions.. .I solved this query of mine by writing two functions... I am pasting it here ...just incase if it is of any help to others and secondly i would like to know if i cna improve upon my code :)
FUNCTION GETCHILDTASKIDS (vTaskID...
hi..rudy
I am the same person.... Since it is rather urgent i had to post it on the other forum too.. infact I visited sql forum for the first tiem :)
It is more like cascade delete.... But i have to write a stored procedure cos i can't do a delete on cascade.
hi guys...
I am a newbie to stored procs... My scenario is like this... I have a Parent P1, which has 2 children C1 and C2.
C1 inturn has 2 child nodes C1G1 and C1G2.. liek this the tree can go on...
If I delete P1, the children C1 and C2 including C1G1 nad C1G2 should also be deleted upto...
hi...
I would like to know as to where exactly I place my customised favicon ico undermy apache tomcat tree... I tried placing it under webapps and webinf and also in teh root directory.. still when I create teh shortcut to my URl .. my favicon still doesn't seem to be picked up :(
my...
hello guys,
Scenario::
I have one parent Task P1 which has children C1 and C2. Now C1 has two more childres C1G1 and C1G2.
If i delete P1, I should be able to delete C1 and C2 and also children of C1 - C1G1 and C1G2.
How can I manage this in Java. Right now I ask the user to delete the...
hi garfield,
For today's date u can always use the system date and display it.
to check the validity of the dates, u cna use the below function,
publish date is the date entered by the user!!!
function validateDateFormat(publishDate)
{
if(publishDate.length > 0)
{
if(...
hi..
It doesn't work.. and It doesn't have anythign to do with Java :) .. U would have heard of favicon.ico... all I want is I want to know as to which directory of my apache tomcat 4 do I place this favicon.ico to make this stuff work
hi,
I want to have my favicon beside the URL of my page,rather than the default internet explorer image...
I have right now put in my favicon.ico in the 'Root' directory of 'apache tomcat 4.0'. If i just type in the url http://localhost:xxxx/favicon.ico, the image shows up in the browser...but...
Thanx a lot spidex for the prompt reply... I have ensured that my ico is a 16x16 pixels nad i have restrted my tomcat and browser as well ...to check this out... but hard luck...
can u tell me as to which folder of ur apache hierarchy have u placed your ico file..
Thanx in advance
Waiting for...
Thanx a lot spidex for the prompt reply... I have ensured that my ico is a 16x16 pixels nad i have restrted my tomcat and browser as well ...to check this out... but hard luck...
can u tell me as to which folder of ur apache hierarchy have u placed your ico file..
Thanx in advance
NO this is more a general question than a pure Java question....??? Sorry about it...but i badly need a solution as this seems to be a very simple thing..
hi,
I want to have my favicon beside the URL of my page,rather than the default internet explorer image...
I have right now put in my favicon.ico in the 'Root' directory of 'apache tomcat 4.0'. If i just type in the url http://localhost:xxxx/favicon.ico, the image shows up in the browser...but...
hi,
I want to have my favicon beside the URL of my page,rather than the default internet explorer image...
I have right now put in my favicon.ico in the 'Root' directory of 'apache tomcat 4.0'. If i just type in the url http://localhost:xxxx/favicon.ico, the image shows up in the browser...but...
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.