RTC Forums
November 24, 2024, 03:33:27 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Login
Register
RTC Forums
>
Subscription
>
Support
>
RtcMemDataSet is not found in Android
Pages: [
1
]
« previous
next »
Print
Author
Topic: RtcMemDataSet is not found in Android (Read 4307 times)
HelgeLange
RTC Expired
Posts: 100
RtcMemDataSet is not found in Android
«
on:
June 02, 2015, 05:39:39 PM »
altough rtcDb is found.
I see that :
Code:
{$IFDEF NEXTGEN}
{$UNDEF RTC_DATASET}
{$ENDIF}
So no MemDataSet in Android ?
Logged
D.Tkalcec (RTC)
Administrator
Posts: 1881
Re: RtcMemDataSet is not found in Android
«
Reply #1 on:
June 02, 2015, 06:12:46 PM »
TRtcMemDataSet is ONLY compatible with the Windows compiler in Delphi and with the FreePascal compiler for Windows and iOS. If you need a cross-platform in-memory dataset compatible with Delphi XE4 and later (for Windows, MacOSX, iOS and Android), use
TRtcClientDataSet
instead, which can be installed using the
rtcSDK_DBCli
package.
Best Regards,
Danijel Tkalcec
Logged
HelgeLange
RTC Expired
Posts: 100
Re: RtcMemDataSet is not found in Android
«
Reply #2 on:
June 02, 2015, 10:06:23 PM »
Thanks, didn't know, that exists
*Thumbs up*
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...