TAstaClientDataSet.FetchBlobString


 

Applies to
TAstaClientDataSet

 

Declaration
function FetchBlobString(ATableName, FieldName, WhereString: string): string;

 

Description
FetchBlobString returns a string directly from an ASTA server. You can use this for memo fields or even for binary fields like ftBlob by calling StringToStream or NewStringToStream from the
AstaUtils unit.



ASTA Overview TAstaClientDataSet.ExecSQLWithParams TAstaClientDataSet.FieldNameSendBlobToServer