Essay Database

E-mail import from Access using Delphi

Date Submitted: 11/05/2001 11:18:26
Category: / Science & Technology / Computers and Cybernetics
Length: 3 pages (892 words)
As part of Project Management in a Certificate IV in IT, our project team was required to create a database that would simplify the work of one of the teachers at the senior college I was attending. The database consisted of five tables being Students, Student Interests, Interests, Position Interests and Positions. The database was centered on carefully chosen interests. For clarity I will not go into any detail here. Once the database had been …
Is this Essay helpful? Join now to read this particular paper
and access over 800,000 just like this GET BETTER GRADES
…UserEdit.Text := Reg.ReadString('TSCMail','User','User'); HostEdit.Text := Reg.ReadString('TSCMail','Host','Host'); finally Reg.Free; end; end; procedure TForm2.UserEditChange(Sender: TObject); begin Saved := true; end; procedure TForm2.FormPaint(Sender: TObject); begin if EAD <> true then Button1Click(Sender); end; end. { end of both main units of code } Please comment on this code if you can, especially if it has helped you. I appreciate all feedback; good or bad.
Need a custom written paper? Let our professional writers save your time.