For Windows Web Hosting

Learn how to manually insert records into an MSSQL database using the browser-based myLittleAdmin interface.

  • Start myLittleAdmin.
  • Select the database you want to edit on the left side of the database overview and then click on Tables in the submenu.
  • You are now in the table overview. All tables in this database are listed here. At the right edge of each row you see various icons to edit the table. Click the first icon to display the table contents.
  • All existing data records are listed here. The icons above the table allow you to create, edit or delete data. Click the star icon to create a new record.
  • Now enter the data in the text boxes. When you are done, click Insert.

The data record is added to the table and displayed in the overview.