@aehimself and @marsupilami,
Thank you very much for the information.
I will try my hands on Zeos 8.
Search found 17 matches
- 09.08.2021, 11:29
- Forum: ZeosLib 7.2 Forum
- Topic: Can I use Zeoslib from FMX?
- Replies: 3
- Views: 567
- 09.08.2021, 07:32
- Forum: ZeosLib 7.2 Forum
- Topic: Can I use Zeoslib from FMX?
- Replies: 3
- Views: 567
Can I use Zeoslib from FMX?
Hello,
Is there a possibility for me to use Zeoslib in my FireMonkey application?
I am planning to develop desktop applications for Windows and Linux.
If yes then what have I to take into consideration for different platforms?
TIA
Is there a possibility for me to use Zeoslib in my FireMonkey application?
I am planning to develop desktop applications for Windows and Linux.
If yes then what have I to take into consideration for different platforms?
TIA
- 09.08.2021, 07:28
- Forum: ZeosLib 7.2 Forum
- Topic: Access encrypted SQLite database
- Replies: 2
- Views: 524
Access encrypted SQLite database
Hello,
I have managed to access SQLite database I don't know as to how to access encrypted database. What do we have to do to access it?
TIA
I have managed to access SQLite database I don't know as to how to access encrypted database. What do we have to do to access it?
TIA
- 09.08.2021, 07:25
- Forum: ZeosLib 7.2 Forum
- Topic: What is the best way to replicate MySQL DB structure to SQLite DB?
- Replies: 3
- Views: 522
Re: What is the best way to replicate MySQL DB structure to SQLite DB?
Thanks for the hint.
I will try that out.
I will try that out.
- 07.08.2021, 12:52
- Forum: SQLite
- Topic: Read Application ID
- Replies: 1
- Views: 422
Read Application ID
Hello,
I read on a forum not related to ZDB and Delphi that we can read/write Application ID using
But is there a direct way to set and read Application ID using ZDB instead of resorting to PRAGMA?
TIA
I read on a forum not related to ZDB and Delphi that we can read/write Application ID using
Code: Select all
PRAGMA schema.application_id
PRAGMA schema.application_id = integer
TIA
- 07.08.2021, 12:34
- Forum: ZeosLib 7.2 Forum
- Topic: What is the best way to replicate MySQL DB structure to SQLite DB?
- Replies: 3
- Views: 522
What is the best way to replicate MySQL DB structure to SQLite DB?
Hello,
Are there any possibilities of being able to replicate the structure of a remote MySQL database to a local SQLite database?
TIA
Are there any possibilities of being able to replicate the structure of a remote MySQL database to a local SQLite database?
TIA
- 07.08.2021, 12:32
- Forum: SQLite
- Topic: How to extract structure of DB?
- Replies: 4
- Views: 672
How to extract structure of DB?
Hello,
How can we extract the structure of opened database like Tables, Views, etc.
I want to show the list of tables to user and then when the user clicks on a table I want to retrieve/get the table structure and present it to user.
How can we do this?
How can we extract the structure of opened database like Tables, Views, etc.
I want to show the list of tables to user and then when the user clicks on a table I want to retrieve/get the table structure and present it to user.
How can we do this?
- 07.08.2021, 12:17
- Forum: SQLite
- Topic: How to encrypt a plain SQLite DB with password?
- Replies: 1
- Views: 619
How to encrypt a plain SQLite DB with password?
Hello,
I have a very large SQLite 3 DB (around 1 GB). I have a need to open the DB and then encrypted it with a password.
How to do this?
I tried to check out Blog post here - viewtopic.php?f=21&t=15029 but the linke provided is dead.
TIA
I have a very large SQLite 3 DB (around 1 GB). I have a need to open the DB and then encrypted it with a password.
How to do this?
I tried to check out Blog post here - viewtopic.php?f=21&t=15029 but the linke provided is dead.
TIA
- 15.12.2018, 14:09
- Forum: ZeosLib 7.3/8.0 Forum
- Topic: From where to download ZeosLib for Delphi Rio?
- Replies: 1
- Views: 2761
From where to download ZeosLib for Delphi Rio?
Hello,
I don't know as to where to post so I am posting here.
From where can we download ZeosLib which is compatible with the latest version of Delphi Rio?
TIA
I don't know as to where to post so I am posting here.
From where can we download ZeosLib which is compatible with the latest version of Delphi Rio?
TIA
- 21.03.2008, 09:00
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Difference between ZeoxLib and AnyDAC
- Replies: 0
- Views: 856
Difference between ZeoxLib and AnyDAC
I am just curious as to which should be really adopted. ZeosLib or AnyDAC (http://www.remobjects.com/product/?id=%7B4EEDCAF3-4225-4E1E-A94B-960CD6A739AF%7D). I mean features beyond Price factor. As far as pricing is concerned ZeosLib will win hands down but what about other things. I am asking that ...
- 20.03.2008, 04:39
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeos & Instant Objects FrameWork
- Replies: 7
- Views: 1630
- 20.03.2008, 04:39
- Forum: User Patches
- Topic: [patch_done] Updating Same Record
- Replies: 24
- Views: 5959
- 19.03.2008, 14:29
- Forum: User Patches
- Topic: [patch_done] Updating Same Record
- Replies: 24
- Views: 5959
I am not a pro, but as far as Fb is concerned I think it maintains versioning of data records (by default) so you should always see the latest updates but can see any other previous updates from 'rdb$database'. I don't know the exact way of seeing previous updates nor do I know as to how many update...
- 19.03.2008, 14:23
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeos & Instant Objects FrameWork
- Replies: 7
- Views: 1630
Cannot install DclIOZeosDBO.dpk IOZeosDBO.dpk for InstantObj
I am not able to install the brokers for Instant Objects 2.0.
The error that I am getting is
[Pascal Error] InstantZeosDBO.pas(92): E2003 Undeclared identifier: 'TLoginEvent'
Please help me.
Thanks,
Regards,
The error that I am getting is
[Pascal Error] InstantZeosDBO.pas(92): E2003 Undeclared identifier: 'TLoginEvent'
Please help me.
Thanks,
Regards,
- 18.03.2008, 08:36
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Zeos & Instant Objects FrameWork
- Replies: 7
- Views: 1630