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;
cannot convert type
Re: cannot convert type
Hello,
Thank you for the information. We have already fixed this problem. The fix will be included to the next version.
Thank you for the information. We have already fixed this problem. The fix will be included to the next version.
Re: cannot convert type
What time is the next version?AlexP wrote:Hello,
Thank you for the information. We have already fixed this problem. The fix will be included to the next version.
I come from china,I want your help.thank you.
Re: cannot convert type
We plan to release the next build this month.
Re: cannot convert type
Give the exact time of it, has been waiting for
thanks.
thanks.
Re: cannot convert type
We plan to release the new version after the 20th, this month