Click here to Skip to main content
15,925,255 members
Home / Discussions / Database
   

Database

 
GeneralMicrosoft Desktop Engine Pin
Ankwa17-Apr-04 9:48
Ankwa17-Apr-04 9:48 
GeneralRe: Microsoft Desktop Engine Pin
earl17-Apr-04 9:58
earl17-Apr-04 9:58 
GeneralRe: Microsoft Desktop Engine Pin
Mike Ellison18-Apr-04 19:49
Mike Ellison18-Apr-04 19:49 
GeneralRe: Microsoft Desktop Engine Pin
jimpar19-Apr-04 4:30
jimpar19-Apr-04 4:30 
GeneralProblem in Using ADO in Visual C++ with SQL Server Pin
Touseef Afzal17-Apr-04 9:38
Touseef Afzal17-Apr-04 9:38 
GeneralRe: Problem in Using ADO in Visual C++ with SQL Server Pin
Hesham Amin17-Apr-04 20:46
Hesham Amin17-Apr-04 20:46 
GeneralRe: Problem in Using ADO in Visual C++ with SQL Server Pin
Roger Wright19-Apr-04 7:05
professionalRoger Wright19-Apr-04 7:05 
GeneralDatabase Results Strategy Pin
earl17-Apr-04 9:18
earl17-Apr-04 9:18 
Generalget DB Schema Pin
Silly Boy17-Apr-04 3:33
Silly Boy17-Apr-04 3:33 
GeneralRe: get DB Schema Pin
Mazdak17-Apr-04 3:39
Mazdak17-Apr-04 3:39 
GeneralUsing OJB.NET in an application Pin
ingramj17-Apr-04 2:01
ingramj17-Apr-04 2:01 
GeneralPlease Help !!!. How to set a backup sql server Pin
Member 101882317-Apr-04 1:09
Member 101882317-Apr-04 1:09 
GeneralRe: Please Help !!!. How to set a backup sql server Pin
RichardGrimmer18-Apr-04 22:21
RichardGrimmer18-Apr-04 22:21 
GeneralAdding an unseparated date/time value to MSDE Pin
monrobot1316-Apr-04 14:08
monrobot1316-Apr-04 14:08 
GeneralRe: Adding an unseparated date/time value to MSDE Pin
monrobot1316-Apr-04 14:56
monrobot1316-Apr-04 14:56 
QuestionReturning data using XML EXPLICIT in SQL2000 ??? Pin
mittalpa16-Apr-04 7:06
mittalpa16-Apr-04 7:06 
AnswerRe: Returning data using XML EXPLICIT in SQL2000 ??? Pin
Mike Dimmick16-Apr-04 10:23
Mike Dimmick16-Apr-04 10:23 
GeneralRe: Returning data using XML EXPLICIT in SQL2000 ??? Pin
mittalpa16-Apr-04 19:35
mittalpa16-Apr-04 19:35 
GeneralDuplicate a database Pin
OmegaSupreme16-Apr-04 4:51
OmegaSupreme16-Apr-04 4:51 
GeneralRe: Duplicate a database Pin
RichardGrimmer16-Apr-04 5:51
RichardGrimmer16-Apr-04 5:51 
GeneralRe: Duplicate a database Pin
OmegaSupreme16-Apr-04 6:18
OmegaSupreme16-Apr-04 6:18 
GeneralRe: Duplicate a database Pin
RichardGrimmer16-Apr-04 6:35
RichardGrimmer16-Apr-04 6:35 
GeneralRe: Duplicate a database Pin
OmegaSupreme16-Apr-04 7:55
OmegaSupreme16-Apr-04 7:55 
GeneralRe: Duplicate a database Pin
refugeees19-Apr-04 20:51
refugeees19-Apr-04 20:51 
GeneralDisplay records from Oracle Pin
bearOrangeToezz15-Apr-04 23:01
bearOrangeToezz15-Apr-04 23:01 
Hi everyone,

I would like some help on the following problem..

I m doing a course in database management using Oracle and my lecturer just hint that if we include some web development stuff (ASP or ASP.NET page)in our final assignment he might give us some extra marks.

I've already done all my SQL coding that create my database for the assignment and now i only need to do an ASP/ASP.NET page.

But the problem is that i havent had any knowledge before in ASP/ASP.NET. I went and bought myself a book (SAMS teach Yourself ASP.NET in 24 hours) but i dont really have the time to go through the book in detail, so i cant produce what the lecturer require us to do.

So i was wondering whether anyone here can give me some head start on wat i m require to do...

I need a ASP/ASP.NET page that ask the user for Employee ID, Start Date, and End Date..then it will match the ID and time frame of the 2 dates entered with the database in Oracle to procude a record of information on the employee.

From the book, i've learn how to display all the records from the employee table in the database but i still havent figure out how to display records on a particular employee which ID and dates was entered by the user. I have also read something on it that said something on ADO.NET that maybe can help to do this.

I can do all this in Oracle using SQL queries but i desperately need those extra few marks, so i m still trying to code the ASP/ASP.NET page to do this.

Any help would be very appreciated. Thank you.Rose | [Rose]

------------------
b.o.toezz

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.