Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 4 of 4 total
Thread Errors between Client and Server with different version
Mon, Mar 18 2019 12:03 AMPermanent Link

Adam H.

Hi,

I am running DBISAM 4.48b2 in Delphi and compiling my applications with this version.

I have a client that I am unable to upgrade their database service at this present time which is running on 4.45b5

I am having issues with errors where the 4.48b2 client attempts to connect to the 4.45b5 server, such as Access Denied to table 87885

It also raises an Access Violation on:

function TDBISAMObjectList.GetObject(Index: Integer): TObject;
begin
  Result:=FObjects[Index];
end;

I was just wondering if there are any known breaking changes between these two versions that would cause this to be incompatible?

Thanks & Regards

Adam.
Mon, Mar 18 2019 9:20 AMPermanent Link

Raul

Team Elevate Team Elevate

On 3/18/2019 12:03 AM, Adam H. wrote:

> I am having issues with errors where the 4.48b2 client attempts to connect to the 4.45b5 server, such as Access Denied to table 87885

Temp table errors are usually related to privatedir not configured but
in this case since you're running C/S there should be no reason for
client get these errors at all.

>
> I was just wondering if there are any known breaking changes between these two versions that would cause this to be incompatible?
>

I'm not aware of any issues running in C/S (and even then most recent
breaking changes were in 4.45) - however you should email elevatesoft
support direct to assist with this.

Raul
Mon, Mar 18 2019 5:58 PMPermanent Link

Adam H.

Thanks Raul.

Email sent...

Cheers

Adam.
Mon, Mar 25 2019 11:14 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Adam,

Confirmed as a bug, and 4.48 B3 is being released this afternoon with the fix.

Tim Young
Elevate Software
www.elevatesoft.com
Image