User Profile

Collapse

Profile Sidebar

Collapse
abhu50
abhu50
Last Activity: Oct 30 '07, 07:30 AM
Joined: Jun 5 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • abhu50
    replied to help regarding nested FOR loop programming
    in Java
    ya i m defintinely sure dude !!!!!!!
    it is correct if anyone know it's coding then try to telll me
    thankz
    See more | Go to post

    Leave a comment:


  • abhu50
    started a topic help regarding nested FOR loop programming
    in Java

    help regarding nested FOR loop programming

    hi to all of you,

    i whave program in which i have to display following results using nested for loops :-


    1
    2 3
    4 5 6
    7 8 9 10
    11 12 13 14
    15 16 17 18 19

    i m learning java so plz help me if anyone know how to code program to display this result using only nested FOR loops

    thankz in advance,,,,,,,,
    See more | Go to post

  • abhu50
    started a topic how to access the another user in server2003

    how to access the another user in server2003

    HIIIIIIIIIIIII TO ALL OD YOU,


    I had been added some server role like application serve,dns server,dhcp server,domain controller ,active directory but after sometime i removed everything from configure server vizard but i have found that user Administrator has been changed and another user Administrator.S ERVER is present there after checking this i again found that this is my original user so i think current admiistrator is...
    See more | Go to post
    Last edited by epots9; Oct 26 '07, 01:58 PM. Reason: edited thread title

  • abhu50
    replied to need help for iisstart.htm!!!!!!!!!!!!!
    in IIS
    ya dude i have already done it and checked there default websites in iis manager ,,,,,,,,,,,,,,t here iisstart.htm is already present but i m not getting why it is not opening in internet explorer,,,,,,, ,,,,,,,,,
    tell me yaar
    See more | Go to post

    Leave a comment:


  • abhu50
    started a topic how to share internet connection with clients

    how to share internet connection with clients

    hiiiiiiiiiiii to all of you ,,,,,,
    i am new to this forum,,,,,,i have one problem regarding sharing internet i dont know how to share it.

    i have one server2003 other machines are windows xp and i have internet broadband connection in my server2003 machine and i want to share it with client machine so plz telll me how can i share it????????????
    when every machine is connected by...
    See more | Go to post

  • abhu50
    started a topic need help for iisstart.htm!!!!!!!!!!!!!
    in IIS

    need help for iisstart.htm!!!!!!!!!!!!!

    i have installed server 2003 and applied it's service pack2 now i have already enabled my IIS services in my server2003 but when i try to check it through internet explorer by opening web page

    http;//localhost/iisstart.htm

    i got following error:-



    Under Construction

    The site you are trying to view does not currently have a default page. It may be in the process of being...
    See more | Go to post

  • tell me about tablespace??????and waht is schemaa???????

    hiiiiiiiiiiii
    i want to lnow some information abt tablespace and how can i increase or decreas its size ?
    i always occurs with word 'SCHEMA',what is this ????tell me in brief abt SCHEMA?????
    thanks in advance

    reg'
    abhinav
    See more | Go to post

  • help needed for litner creation and new username creation!!!!!!!

    hiiiiiii
    i m newbie to dba now i need help for my assignment that given by my senior that is creating a litner and user naeme on client side machine plz help me abt creation of litner how can i create it and how can i create new user name like scott and tiger
    plzzzzzz help me


    thankz in advance
    reg
    abhinav
    See more | Go to post

  • what is listner in oracle?????i want to create it on my pc!!!!!!

    hiiiiii
    i m newbie to dba but i have got assignment from my senior to create a litner on my pc and create a new username and password so if any one have knowledge abt it then try to tell me

    thankz in advance

    reg
    abhinav
    See more | Go to post

  • help needed for developer2000 installation!!!!!!it's urgent

    hiiiii i m goin to learn d2k6i so i want to istall it's s/w on my pc,but i could not installed it on my pc b'coz some prblms was occuring as follows:-
    1.
    when i run cd then istaller appeares on screen then i have to select path for it's installation then paths is same path where my oracle is already installed so it did not change so tell me how can i installl my developer2000 s/w on m y pc

    if u know any site for installation...
    See more | Go to post

  • help me regarding TNS PROTOCOL ADAPTER ERROR!!!!!!!!

    hiiiiiiiiii i was using my sql*plus in new user a/c that was member of users group on my pc now after some time i logged on admin a/c and change the login password my sql* plus using this
    alter user scott identified by abhu;
    table altered

    and i log in again in sql and easily logged on and then i made changes in new user,made it memeber of administrator
    and after this i logged on new user and tried to log on sql...
    See more | Go to post

  • abhu50
    started a topic help needed to drop unnames constraint!!!!!!!!

    help needed to drop unnames constraint!!!!!!!!

    i have created table with unnamed check constraint so pl help me to drop this check constraint also about dropping the foreign key that is unnamed???????? ???
    See more | Go to post

  • help for creating trigger to control the insert according to salary>1000!!!!

    hiiiiiiii
    i wan to create trigger for table emp0
    attribute are:-
    eno ename sal dno

    now i want to contro insertion on emp0 by using trigger that will allow only those record having salary greater than 1000 otherwise will not insert record.
    plzzzzzzzz help me
    See more | Go to post

  • abhu50
    started a topic regarding pl/sql sql%notfound

    regarding pl/sql sql%notfound

    hi to all of you
    i m wrirting a pl/sql prog in which user have to enter the empno for which program have to check whether entered employee is exist or not if exist then update his salary otherwise enter this employee details i.e. eno,ename,sal,d no into table emp0 so i have wrote following code plz check and tell me where i m wrong

    [CODE=oracle]
    declare
    en emp0.eno%type:= &eno;
    nm emp0.ename%type ;
    ...
    See more | Go to post

  • abhu50
    started a topic pl/sql procedure

    pl/sql procedure

    i have coded following program for taking losal and hi sal from table salgrade and now using procedure add2 that is following:-


    create or replace procedure add2(a in number,b in number,c out number) is
    begin
    c:=a+b;
    end;

    procedure is created successfully but want to display total salary=losal+hi sal
    using this procedure named as add2 for this i have coded following program and...
    See more | Go to post

  • abhu50
    replied to cursor using join in 8i
    thanks devashish
    i will be highly obliged to you,actually i have so much doubt regarding cursor,function and procedure and trigger
    that's why i need pdf book in which it is explained deeply with example
    thanks
    See more | Go to post

    Leave a comment:


  • abhu50
    replied to cursor using join in 8i
    thanks devashish alot
    i really apperciate ur effort u r great but since i m new to pl/sql so i need some book plzzzzzzz if u will not angry then suggest me some useful book for oalce8ipl/sql in which everything abt pl/sql shoulbe explained deeply with example
    thanks again
    regards
    abhinav pandey
    See more | Go to post

    Leave a comment:


  • abhu50
    replied to cursor using join in 8i
    thanks devashish
    i m learning pl/sql from local institute of my city korba but here faculty is very poor in knowledge so i m learning by myself so irequest you to give me book for oracle8i in which cursor and function,trigge r wld be explained deeply by the example,plzzzzz zzzz help me for pl/sql for oracle8i(with example)
    regards
    abhinav pandey
    thanks agaun for ur reply
    See more | Go to post

    Leave a comment:


  • abhu50
    started a topic cursor using join in 8i

    cursor using join in 8i

    i m learning pl/sql of oracle8i,i have encountered with doubt that can we use join in explicit cursor if yes then tell me by example.

    however i need some ebook of pl/sql for oracle8i in which cursor should be deeply explained with example

    i request to all of you i m facing continue prblm in pl/sql of 8i so help me just give me link to dwn ld the bool for pl/sql

    i will be thankful to you,

    regards...
    See more | Go to post

  • abhu50
    started a topic Cursor in PL/SQL Oracle

    Cursor in PL/SQL Oracle

    Hiiiiiiii ,
    I M Abhinav,new To This Community,it's Very Pleasurable To Live With Expert Like All Of You,thanks To This Group,
    Hope U Will Really Help Me
    I M Be[it] And I M Persuing My Oracle81 Course From Local Institute Where They Are Teaching Me Only Sql And Pl/sql So I Need Help Regarding Pl/sql Books Enriched Of Cursor Programs Since They Dont Know Much More Abt Cursor In Pl/sql So Plz
    Help Me Or Give...
    See more | Go to post
No activity results to display
Show More
Working...