Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
New to SQLite
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Why isn't Lazarus / Free ...
by
Lenny33
[
Today
at 11:51:47 am]
Can copy area ?
by
dodgex
[
Today
at 11:49:54 am]
Practical Ways to Help La...
by
Fibonacci
[
Today
at 11:47:37 am]
Pdf file size is huge wit...
by
Thaddy
[
Today
at 11:22:00 am]
Problems with Word
by
Thaddy
[
Today
at 11:17:27 am]
how to update from Lazaro...
by
Martin_fr
[
Today
at 10:51:19 am]
TBCFluentProgressRing bug
by
circular
[
Today
at 10:40:30 am]
How to save DPI jpeg
by
circular
[
Today
at 10:01:22 am]
[SOLVED] how to android n...
by
Key-Real
[
Today
at 09:18:50 am]
LazReport: Antialiasing i...
by
luca
[
Today
at 08:43:43 am]
Maybe we should do a port...
by
paule32
[
Today
at 07:02:45 am]
Lazaru 4.0: Docked Form E...
by
n7800
[
Today
at 05:37:01 am]
RayLib 5.0
by
Guva
[
Today
at 05:12:07 am]
float, real, double - whi...
by
ASerge
[
Today
at 02:16:25 am]
Simple Sine Table Generat...
by
Gigatron
[
Today
at 12:52:48 am]
problem gdb13.1 with laza...
by
Martin_fr
[May 12, 2025, 11:01:32 pm]
Lazarus Release 4.0
by
Martin_fr
[May 12, 2025, 10:46:39 pm]
[SOLVED] Cannot install o...
by
CM630
[May 12, 2025, 08:35:06 pm]
Startup options after ins...
by
Metryg
[May 12, 2025, 06:25:53 pm]
mxMarkEdit, a new visual ...
by
JD
[May 12, 2025, 05:08:39 pm]
Include Informative Line ...
by
Martin_fr
[May 12, 2025, 03:47:14 pm]
Help Wanted
by
silvercoder70
[May 12, 2025, 01:33:39 pm]
FPC 3.2.2 + NASM Windows ...
by
paule32
[May 12, 2025, 12:27:35 pm]
Linked Virtual Creature (...
by
Boleeman
[May 12, 2025, 12:11:36 pm]
FPC 3.2.2 Assembly Proble...
by
Khrys
[May 12, 2025, 07:36:44 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: New to SQLite (Read 1308 times)
1HuntnMan
Sr. Member
Posts: 354
From Delphi 7 to Lazarus
New to SQLite
«
on:
July 25, 2024, 11:51:40 pm »
Is there a difference between SQLite & SQLite3?
Logged
dsiders
Hero Member
Posts: 1403
Re: New to SQLite
«
Reply #1 on:
July 26, 2024, 12:12:57 am »
Quote from: 1HuntnMan on July 25, 2024, 11:51:40 pm
Is there a difference between SQLite & SQLite3?
SQLite is an in-process library that implements a self-contained, serverless, zero-configuration, transactional SQL database engine.
SQLIte3 is just the latest major version.
The two are interchangeable IMO... since you cannot download SQLite2 from their website.
Logged
Preview the next Lazarus documentation release at:
https://dsiders.gitlab.io/lazdocsnext
Zvoni
Hero Member
Posts: 2963
Re: New to SQLite
«
Reply #2 on:
July 26, 2024, 07:57:38 am »
It's like with Cars:
SQLite ("Mercedes") is the "Brand"
SQlite3 ("Mercedes 220") is the "Model"/"Version"
Logged
One System to rule them all, One Code to find them,
One IDE to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
Code is like a joke: If you have to explain it, it's bad
Handoko
Hero Member
Posts: 5417
My goal: build my own game engine using Lazarus
Re: New to SQLite
«
Reply #3 on:
July 26, 2024, 09:54:40 am »
@1HuntnMan
If you need some demo codes, try these:
https://forum.lazarus.freepascal.org/index.php/topic,65185.msg496461.html#msg496461
https://forum.lazarus.freepascal.org/index.php/topic,67245.msg517135.html#msg517135
https://forum.lazarus.freepascal.org/index.php/topic,65185.msg496448.html#msg496448
This link is very helpful for anyone who wants to learn SQL Language:
https://www.w3schools.com/sql/
Logged
1HuntnMan
Sr. Member
Posts: 354
From Delphi 7 to Lazarus
Re: New to SQLite
«
Reply #4 on:
July 26, 2024, 02:58:25 pm »
Handoko,
Thanks, just what I needed, that was my goal today is to find docs to transgress from dBase to Sql.
I thought that SqLite3 was a new version but just checking.
Thanks everyone ... 1HuntnMan
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
New to SQLite
TinyPortal
© 2005-2018