Quote:
Originally Posted by Mark
Could anybody please help me figure out how to add a text note field to apples PhotoLocations sample. Or if you can point me to an article that would help. I have no experiance with SQL and have tried to figure it out but no luck so far. Any help would be apreciated. I would like to be able to type a note into a field just above the picture and below the gps location that would be saved to the sql database. I have added a text field that I can edit but it does not save it because I am not sure how to add it to the database.
Thanks again,
Mark
|
go into the modeler , add a an attribute to the photo locations entity. save the model. Make sure the new attribute has been added to the .h header file for the locations entity.