I need a way of adding data to a database using my delphi form i can handle the sql to add data to a database on ms access but i just do not know how to do it through a delphi form.
In other word i just need to know where i can put in a procedure that will allow the addition of data to a database using sql commands.
It is not a server, i just want to be able to add it to a drive on a local drive
thanks