glom r1101 - in branches/GLOM_LIBGDA3: . glom/libglom glom/libglom/data_structure glom/utility_widgets



Author: murrayc
Date: 2007-05-08 18:41:00 +0100 (Tue, 08 May 2007)
New Revision: 1101
ViewCVS link: http://svn.gnome.org/viewcvs/glom?rev=1101&view=rev

Modified:
   branches/GLOM_LIBGDA3/ChangeLog
   branches/GLOM_LIBGDA3/glom/libglom/connectionpool.cc
   branches/GLOM_LIBGDA3/glom/libglom/data_structure/field.cc
   branches/GLOM_LIBGDA3/glom/utility_widgets/imageglom.cc
Log:
2007-05-08  Murray Cumming  <murrayc murrayc com>

        * glom/utility_widgets/imageglom.cc: get_value(): 
        Initialize the Gda::Value to binary, though that might not be necessary.
        * glom/libglom/connectionpool.cc: create_database():
        Check that the Gda operation was created.
        * glom/libglom/data_structure/field.cc: Field::sql():
        Escape the binary data string so it has two \ characters instead of one. 
        Add an E prefix to avoid the warning about extended syntax.
        This corrects loading images to fields from files, and should make exporting 
        and save-as-example work.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]