User Profile

Collapse

Profile Sidebar

Collapse
bazubwabo
bazubwabo
Last Activity: Jan 15 '07, 10:56 AM
Joined: Nov 13 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bazubwabo
    started a topic delete button
    in PHP

    delete button

    hi everybody,
    there is someone who can help me to find out how to create a delete button .Indeed,I have then 2 buttons, one for insert(works well),second one is therefore for to delete.
    You can check out below the code:[php]
    ?>
    <?php

    if(isset($_POST['Delete'])){
    $query="DELETE FROM SCANNER WHERE SCANNER.scanNo ='".$scanNo."'" ;
    $result=mysql_q uery($query);...
    See more | Go to post
    Last edited by ronverdonk; Jan 10 '07, 11:49 PM. Reason: enclose code within tags

  • bazubwabo
    started a topic time in and time out

    time in and time out

    Dear friends,
    I’m currently working on a project for my first internship. However, I would like to create 2 different times with which I can easily differentiate a time in and a timeout for an employee.
    For that I’ve tried to make a simple code by using asp date/time, there is below what I’ve done as date/time code:
    Response.write "</td><td>"
    Response.write result("TimeIn" )
    ...
    See more | Go to post

  • bazubwabo
    started a topic 2 different times

    2 different times

    hi everybody,
    Could u please help me to find out an asp code for to determine 2 different times .
    I would like to create 2# times(timein,ti meout ) where the 1st one is a time which a user uses the apparatur for the first time ,and the 2nd is when the user uses it for the second time (the 1st time differs with the second time )
    By the way ,i've tried to write some codes but it doesn't work in the way i want it. you can found...
    See more | Go to post

  • thanks for your reply ,
    indeed i have received an error message ("there are no records").
    By the way,i don't know right now wether the problem is over the code: i can't anymore retrieve the inserted values
    Could please hepl me to find out the error.

    Regards,
    Bazubwabo J.B.
    IT student
    See more | Go to post

    Leave a comment:


  • bazubwabo
    started a topic cannot retrieve the inserted values

    cannot retrieve the inserted values

    hi everybody ,
    could u please help me to find out the error on my asp codes,i can't retrieve the inserted values.
    Here is below the code:

    <%@LANGUAGE="VB SCRIPT" CODEPAGE="1252" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

    <%
    connect_string = "Driver={SQ L Server};Server= NLROSDBCL9-10;Database=Sca nners;Uid=scann ers;Pwd=bertran d;"...
    See more | Go to post

  • bazubwabo
    started a topic inserted values by using asp

    inserted values by using asp

    Basically,i' m working on an assignment for to develop an SQL database-Web front End but anyway i don't really have an experience with asp ,it's why i need a support for to finish it.

    I have tried to develop some code ,you can take a look on it:

    <%@LANGUAGE="VB SCRIPT" CODEPAGE="1252" %>
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">...
    See more | Go to post

  • bazubwabo
    started a topic internet error message (oracle 9i)

    internet error message (oracle 9i)

    hi everybody,
    I currently use oracle 9i forms developer for to build some forms ,and however by running the form ,i've gotten an internet explorer error message:"Intern et explorer has encountered a problem and needs to close .We are sorry for the inconvenience." ).

    Therefore there is someone who should help me to solve the problem,or there is someone who has some ideas of how to set up it?

    N.B:I used...
    See more | Go to post

  • bazubwabo
    replied to missing right parenthesis
    Thanks a lot for your help .
    Regards ,
    bertrand
    See more | Go to post

    Leave a comment:


  • bazubwabo
    replied to missing right parenthesis
    hi,
    i've tried also to insert values on employee table but however i've found some erros,if by the way you have something for me you can help me to correct them.

    1)SQL> INSERT INTO EMPLOYEE VALUES (123,'RENE','20 03/09/01',' ',7);
    INSERT INTO EMPLOYEE VALUES (123,'RENE','20 03/09/01',' ',7)
    *
    ERROR at line 1:
    ORA-01861: literal does not match format string...
    See more | Go to post

    Leave a comment:


  • bazubwabo
    replied to missing right parenthesis
    hi guys ,
    thanks a lot i've found out the error .

    regards,
    bazubwabo Jean Bertrand
    IT student at Fontys University
    See more | Go to post

    Leave a comment:


  • bazubwabo
    replied to missing right parenthesis
    hi guys,
    Could u please to help me again by correcting the error,eventuall y i didn't get how to correct the error.
    Thanks
    See more | Go to post

    Leave a comment:


  • bazubwabo
    started a topic missing right parenthesis

    missing right parenthesis

    hi everybody,
    by creating my employee table ,i've gotten a missing right parenthesis error but i don't know why.Could please help me to find out the error.

    SQL> CREATE TABLE EMPLOYEE
    2 (emplNo INT PRIMARY KEY,
    3 emplName VARCHAR(20) NOT NULL,
    4 emplStartDate DATE TIME,
    5 emplStatus VARCHAR(20),
    6 dprtNo INT);
    emplStartDate DATE TIME,
    *
    ...
    See more | Go to post

  • bazubwabo
    replied to chart wizard (report builder)
    hi guys,
    thanks for your attention ,i have finally resolve my problem
    ok see you later
    See more | Go to post

    Leave a comment:


  • bazubwabo
    started a topic chart wizard (report builder)

    chart wizard (report builder)

    Dear ,
    Hereby,i would like to inform you that i've gotten a problem by creating a chart for my report.
    In fact ,i didn't found out the chart wizard button on my toolbar and i'm using oracle 9i ,then could u please infrom me how to solve this problem or how to set up it.

    If you have something for me ,could u please mail me to bazubwabo@hotma il.com or j.bazubwabo@fon tys.nl

    Regards,
    Bazubwabo Jean...
    See more | Go to post
No activity results to display
Show More
Working...