
16th August 2011, 16:16
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,896
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
You can not add records with sql commands in the database directly, they would be ignored and not written to the config files.
If you want to add records with a application, use the remote API.
|