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
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
kick mellstroy VS mellstr...
by
Lauriet
[
Today
at 08:08:13 am]
Default, Manual Initializ...
by
Khrys
[
Today
at 07:16:41 am]
Regarding the issue of de...
by
yinhuajian
[
Today
at 05:54:00 am]
How to observe the value ...
by
yinhuajian
[
Today
at 05:50:14 am]
Cannot see unit text - ed...
by
lorenzo
[
Today
at 04:05:13 am]
AdvancedHTTPServer: A Go-...
by
egsuh
[
Today
at 01:44:33 am]
Perlin Noise Map With BGR...
by
Boleeman
[
Today
at 01:31:57 am]
Apakah Tokopedia Punya WA...
by
Xibition
[
Today
at 01:18:59 am]
Berapa WhatsApp Tokopedia...
by
Xibition
[
Today
at 01:18:36 am]
WhatsApp Tokopedia
by
Xibition
[
Today
at 01:16:59 am]
Berapa kah Nomor WA Tokop...
by
Xibition
[
Today
at 01:16:27 am]
Berapa kah wa Tokopedia
by
Xibition
[
Today
at 01:15:58 am]
Apakah Tokopedia memiliki...
by
Xibition
[
Today
at 01:15:28 am]
Berapa Nomor WA Tokopedia...
by
Xibition
[
Today
at 01:14:35 am]
Nomor WA Tokopedia
by
Xibition
[
Today
at 01:13:33 am]
What's wrong with my appl...
by
VisualLab
[
Today
at 01:04:16 am]
ThemeServices.OnThemeChan...
by
440bx
[
Today
at 12:16:35 am]
[Windows] UTF8 encoding w...
by
bstewart
[
Today
at 12:08:42 am]
Cross Compile for Dos on ...
by
PascalDragon
[January 20, 2026, 10:54:36 pm]
Feature announcement: Fun...
by
PascalDragon
[January 20, 2026, 09:50:39 pm]
Access violation during d...
by
PascalDragon
[January 20, 2026, 09:49:09 pm]
IStringList...
by
PascalDragon
[January 20, 2026, 09:35:54 pm]
Lazreport. Sorting.
by
PascalDragon
[January 20, 2026, 09:34:15 pm]
Strings in Free Pascal: I...
by
PascalDragon
[January 20, 2026, 09:33:09 pm]
Developing FreePascal on ...
by
HKPhysicist
[January 20, 2026, 08:59:53 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: New to SQLite (Read 1613 times)
1HuntnMan
Sr. Member
Posts: 421
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: 1509
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
Zvoni
Hero Member
Posts: 3230
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: 5513
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: 421
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