Re: [delphi-br] BLOBxStringList

2005-01-04 Por tôpico Alan
não funcionou..tive q usar StringList.Assign(Query1.FieldByName('Campo_BLOB')); - Original Message - From: Joao Paulo [EMAIL PROTECTED] To: delphi-br@yahoogrupos.com.br Sent: Monday, January 03, 2005 7:01 PM Subject: RES: [delphi-br] BLOBxStringList .AsString... já que o Memo e o

[delphi-br] BLOBxStringList

2005-01-03 Por tôpico Alan Vieceli
como eu insiro um BLOB em um StringList ou Memo, tipo, eu tenho select CAMPO_BLOB from TABELA query.fieldbyname('CAMPO_BLOB ').as? se alguem puder ajudar, agradeço __ Acabe com aquelas janelinhas que pulam na sua

Re: [delphi-br] BLOBxStringList

2005-01-03 Por tôpico Alan
já descobrivalewww - Original Message - From: Alan Vieceli [EMAIL PROTECTED] To: delphi-br delphi-br@yahoogrupos.com.br Sent: Monday, January 03, 2005 2:14 PM Subject: [delphi-br] BLOBxStringList como eu insiro um BLOB em um StringList ou Memo, tipo, eu tenho select

RES: [delphi-br] BLOBxStringList

2005-01-03 Por tôpico Joao Paulo
.AsString... já que o Memo e o StringList são texto... Até mais... _ De: Alan Vieceli [mailto:[EMAIL PROTECTED] Enviada em: segunda-feira, 3 de janeiro de 2005 13:14 Para: delphi-br Assunto: [delphi-br] BLOBxStringList como eu insiro um BLOB em um StringList ou Memo, tipo