On Mon, 1 Jul 2019, Sven Barth via fpc-pascal wrote:
Am 24.06.2019 um 09:30 schrieb Michael Van Canneyt:
With the sample module, I tested all possible cases:
I updated both FPC and Lazarus and also tested the sample module.
However those variants BasePath empty don't work. I get an exception at
line 2053 of sqldbrestbridge.pp. It seems that BasePaths is an array of
length 1 containing an empty string... :/ Don't know if that's supposed
to be returned by the Split() method or not if the input string is empty...
I will test. The Split() method has changed with regards to how to handle
empty strings :(
By the way: is it correct that the sqldbrestdataset currently does not
support editing/inserting/deleting entries? Do you plan to change this?
Ehm, no, of course it is supposed to support that.
It would not be much good if it didn't :-)
Do you get errors ?
Michael.
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal