You're talking about two different things.
If you're using some UI tool then you have to learn how to use it. You haven't said what it is.
If you're using PHP code then you have to learn how to use it. You haven't said what it is.
Saving record programmatically
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: Saving record programmatically
Also, you need to connect to the database with a database user account that has insert/update access the database tables you want to write to.
(#10850)