hello ,
I have two tables 'contacts' (which has name, email and group name, groupname is foreign key) and 'groups'(which has groupname and is a primary key). 'Groups' is a master table. Also, I have two forms where in I have to let the user enter name and email. and two radio buttons - 'add...
Hello,
I have a form with DBGrid which has 3 buttons insert, edit and delete..If I click on delete Form3 opens up and all the corresponding values are displayed in edit boxes.It asks me if I want to delete this record. If I press 'Yes' button. It deletes the record (code written below)...
Hello,
I have a form which as DBGrid and can see the records from customer database. Now I have another form say Form2 which has 5 DBEdit components which is connected to the database customer number, first name, last name, phone and address.
Now I want to edit the records in DBGrid. I want...
Hello,
I am making a spell checker and I am a beginner in Delphi.
Well, I have 2 forms - Form1 has a MemoBox, and 3 buttons (Open File, Check File and Save File). When I click on Open file, the selected file is loaded in MemoBox and when I click on check file. It should start checking for...
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.