P.S. if you do look at embedded sqlite3 as an option, there is a very good description here . . .
'Appropriate Uses For SQLite' https://sqlite.org/whentouse.html "All of the code and documentation in SQLite has been dedicated to the public domain by the authors." -- https://PaulANorman.info On 4 July 2022 9:15:37 am NZST, "Paul A. Norman" <[email protected]> wrote: >Dear Graham, > >I used to use it with Delphi, but then the required and compatible .dll >was not always being released by the main project. And self compiling >was not always successful for compatibility with Delphi components. >Someone else may have more insight on that. > >So used sqlite3 whenever applicable. > >More recently checking out whether to use Mariadb equivalent which can >be run locally as "portable", requires a one-time (first usage) >initialisation. > >May be worth exploring, depending upon your project's situation and >needs. > >https://www.mariadb.education/install-portable > >Paul >-- >https://PaulANorman.info > >On 4 July 2022 8:17:11 am NZST, Graham Marsden <[email protected]> >wrote: >>Yes still active on occasions. >> >>Does anyone have any experience with Delphi and MySQL Embedded? >> >>Graham Marsden >>ElectroPlan >> >>On Mon, 4 Jul 2022, 8:09 am , <[email protected]> >>wrote: >> >>> Send Delphi mailing list submissions to >>> [email protected] >>> >>> To subscribe or unsubscribe via the World Wide Web, visit >>> http://listserver.123.net.nz/mailman/listinfo/delphi >>> or, via email, send a message with subject or body 'help' to >>> [email protected] >>> >>> You can reach the person managing the list at >>> [email protected] >>> >>> When replying, please edit your Subject line so it is more specific >>> than "Re: Contents of Delphi digest..." >>> Today's Topics: >>> >>> 1. Is this list still active? (deltics) >>> 2. Re: Is this list still active? (Paul A. Norman) >>> 3. Re: Is this list still active? (David Moorhouse) >>> >>> >>> >>> ---------- Forwarded message ---------- >>> From: deltics <[email protected]> >>> To: [email protected] >>> Cc: >>> Bcc: >>> Date: Sun, 3 Jul 2022 14:42:21 +1200 >>> Subject: [DUG] Is this list still active? >>> As per subject, doing a spring (winter?) clean of various accounts >>and >>> wondering if this list is still active..? >>> >>> Jolyon >>> >>> >>> >>> ---------- Forwarded message ---------- >>> From: "Paul A. Norman" <[email protected]> >>> To: NZ Borland Developers Group - Delphi List < >>> [email protected]>, deltics <[email protected]> >>> Cc: >>> Bcc: >>> Date: Sun, 03 Jul 2022 15:53:21 +1200 >>> Subject: Re: [DUG] Is this list still active? >>> I know some have migrated to Lazarus (we have) but still every now >>and >>> then there is movement on the pond, a ripple here and there :-) >>> >>> Paul >>> -- >>> https://PaulANorman.info >>> >>> On 3 July 2022 2:42:21 pm NZST, deltics <[email protected]> >wrote: >>>> >>>> As per subject, doing a spring (winter?) clean of various accounts >>and >>>> wondering if this list is still active..? >>>> >>>> Jolyon >>>> >>> >>> >>> >>> ---------- Forwarded message ---------- >>> From: David Moorhouse <[email protected]> >>> To: NZ Borland Developers Group - Delphi List < >>> [email protected]>, deltics <[email protected]> >>> Cc: >>> Bcc: >>> Date: Sun, 3 Jul 2022 20:08:40 +0000 >>> Subject: Re: [DUG] Is this list still active? >>> >>> More likely to see action on the FB group (for those who can use fb) >>> >>> >>> >>> *David Moorhouse (BCom) | Development Manager* >>> >>> *Regional HealthOne Programme* >>> >>> P: 03 353 0871 >>> >>> E: [email protected] >>> >>> 401 Madras St, Christchurch 8013 >>> >>> PO Box 741, Christchurch 8140 >>> >>> >>> >>> >>> >>> *From:* [email protected] < >>> [email protected]> *On Behalf Of *Paul A. Norman >>> *Sent:* Sunday, 3 July 2022 3:53 pm >>> *To:* NZ Borland Developers Group - Delphi List < >>> [email protected]>; deltics <[email protected]> >>> *Subject:* Re: [DUG] Is this list still active? >>> >>> >>> >>> I know some have migrated to Lazarus (we have) but still every now >>and >>> then there is movement on the pond, a ripple here and there :-) >>> >>> Paul >>> -- >>> https://PaulANorman.info >>> >><https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fpaulanorman.info%2F&data=05%7C01%7Cdavid_m%40pegasushealth.mail.onmicrosoft.com%7C40c99a762c274a83202608da5ca89c26%7C3ee1ab78075342db8dab9bf1b07b2b1a%7C0%7C0%7C637924177712783421%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000%7C%7C%7C&sdata=MfpkI3BBW6VXS3U5jhiM7fH8AilfSSZ5JHpAXn%2FDcL4%3D&reserved=0> >>> >>> On 3 July 2022 2:42:21 pm NZST, deltics <[email protected]> >wrote: >>> >>> As per subject, doing a spring (winter?) clean of various accounts >>and >>> wondering if this list is still active..? >>> >>> >>> >>> Jolyon >>> >>> *********************************** >>> This email or attachment(s) may contain confidential or legally >>privileged >>> information intended for the sole use of the addressee(s). Any use, >>> redistribution, disclosure, or reproduction of this message, except >>as >>> intended, is prohibited. If you received this email in error, please >>notify >>> the sender and erase all copies of the message, including any >>attachments. >>> Any views or opinions expressed in this email (unless otherwise >>stated) may >>> not represent those of Pegasus Health Ltd. >>> *********************************** >>> _______________________________________________ >>> Delphi mailing list >>> [email protected] >>> http://listserver.123.net.nz/mailman/listinfo/delphi
Appropriate Uses For SQLite.pdf
Description: Adobe PDF document
_______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [email protected] with Subject: unsubscribe
