On Wed, 04 Feb 2009, Massimo Belgrano wrote: > Which data type will be used to store XML/html documents in dbf by harbour?
The same as for any other text or binary objects: MEMO > SQL Server 2005 have a data type called XML. These XML values are > stored in an internal format as large binary objects (BLOB) > you can query and update XML documents > dbf world seen not have this fields, also VFP seem not have > http://fox.wikis.com/wc.dll?Wiki~VFPDataTypes~VFP <IRONIC_MODE> Ask MS when they plan to introduce new _extended_ field type for numbers so you can query and update it using number types or string types containing decimal number representation. </IRONIC_MODE> ;-) best regards, Przemek _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
