Page 1 of 1

cannot convert type

Posted: Wed 02 Apr 2014 09:19
by devart001
UniDAC 最新版 5.2.7报错,连库sqlite


procedure TForm1.Button2Click(Sender: TObject);
var
ak:TFileStream;

begin
ak:=TFileStream.Create(ExtractFileDir(application.ExeName) + '\Water lilies.jpg',fmOpenRead);
utable1.Edit;
TBlobfield(utable1.FieldByName('picture')).loadfromStream(ak);
utable1.Post;
ak.Free;
end;

Re: cannot convert type

Posted: Wed 02 Apr 2014 11:41
by AlexP
Hello,

Thank you for the information. We have already fixed this problem. The fix will be included to the next version.

Re: cannot convert type

Posted: Thu 03 Apr 2014 01:47
by devart001
AlexP wrote:Hello,

Thank you for the information. We have already fixed this problem. The fix will be included to the next version.
What time is the next version?
I come from china,I want your help.thank you.

Re: cannot convert type

Posted: Thu 03 Apr 2014 06:53
by AlexP
We plan to release the next build this month.

Re: cannot convert type

Posted: Thu 10 Apr 2014 01:20
by devart001
Give the exact time of it, has been waiting for
thanks.

Re: cannot convert type

Posted: Thu 10 Apr 2014 10:12
by AlexP
We plan to release the new version after the 20th, this month