![]() |
|
| Edit By | Send To Excel | Database Tables |
|---|
| Notes |
|---|
| It is very important in editing data in a database to not use single quotes any more than possible. The single quote is used by the query language to mark off the fields. We have tried to help by programming to catch it when we can, but if you are having any problems entering your data you might try not using quotes. |
| Edit By Choosing any of the edit by items changes to that style of editing affecting any tables you choose to edit after making a choice. | ||
| Item | Multi Line | Full Set |
|---|---|---|
| Edit By Item | ||
|---|---|---|
| The edit by item area gives a list of items in the table in their specific columns. By clicking on a certain column heading you can
reorder the data. Once the data is reordered any operation after that uses that ordering. If you want to add items using this format simply choose the Add Item button on the botom of this screen. To edit any data row simply click on the item in the first field. This takes you into an editor where you can adjust the items. | ||
| | ||
| Edit By Multi Line | ||
| The edit by multi line area gives a list of items in a table already in edit mode with the fields all editable. By clicking on a certain column heading you can
reorder the data. Once the data is reordered any operation after that uses that ordering. If you want to add items using this format simply choose the Add Items button on the botom of this screen. | ||
| | ||
| Edit By Full Set | ||
| The edit by full set area gives you one text box with all of the items in it. The colums of data are separated by the pipe | symbol. (This is usually on the keyboard above the backslash.)
By clicking on a certain column heading you can reorder the data. Once the data is reordered any operation after that uses that ordering. If you want to add items using this format simply type in the text box at the bottom, making sure you separate the columns by the pipe symbol. The biggest advantage to this editing is you can add a whole store at one time. All you have to do is edit the data in any editor keeping the appropriate form then cut and paste it into the text box. One thing many people like to do to update their data is to do it in a spreadsheet. This form makes it easy to do that. In order to do your store with a spreadsheet do the following:
Just Replace Duplicates - Takes any the data that is entered into the form and, using the first field as the key, replaces any data in the table with the same first field with the new data. Thus if you had hundred items in the table and only need to replace ten you can simply put those ten in the form and only those will be replaced. Clear Table First - This totally clears the table and fills it only with the data you have in the form. | ||
| Tables There are only two tables you have to maintain to run your store, Categories and Products. | ||
| Categories | Products | |
|---|---|---|