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
[SOLVED] progress dialog ...
by
cdbc
[
Today
at 07:55:29 pm]
Matching video to form
by
Pe3s
[
Today
at 07:41:42 pm]
[SOLVED] Form OnTop not w...
by
Pe3s
[
Today
at 07:32:12 pm]
Save record to BLOB Field
by
Sc0li0sis
[
Today
at 07:31:24 pm]
$ifdef highlighting
by
440bx
[
Today
at 07:09:02 pm]
Convert string with Key-V...
by
Warfley
[
Today
at 05:29:37 pm]
[Solved] Need help with c...
by
nikel
[
Today
at 04:57:02 pm]
Clipboard Formats
by
AlexTP
[
Today
at 04:39:19 pm]
Lazarus Bugfix Release 4...
by
BSaidus
[
Today
at 04:17:24 pm]
[BUG REPORT] Code explore...
by
Martin_fr
[
Today
at 02:54:20 pm]
Qt6 / X11: problem with G...
by
paweld
[
Today
at 02:44:07 pm]
Dumb Problems Contest!
by
Thaddy
[
Today
at 02:41:59 pm]
Please ask about the valu...
by
zzzzzzz7
[
Today
at 02:14:52 pm]
Need help converting a C+...
by
jamie
[
Today
at 01:02:23 pm]
laz_xmlstreaming.pas fail...
by
Ryan J
[
Today
at 01:00:52 pm]
Probleme installing Lazar...
by
DonAlfredo
[
Today
at 09:05:41 am]
Wikipedia pollution
by
Thaddy
[
Today
at 08:31:35 am]
How to register a windows...
by
Thaddy
[
Today
at 08:24:15 am]
TurboBird IBX
by
rvk
[
Today
at 07:10:47 am]
append new record to arra...
by
speter
[
Today
at 12:46:02 am]
TTagEdit Component 1.2
by
astverskoy
[December 06, 2025, 11:25:09 pm]
Corrupted strings
by
Aruna
[December 06, 2025, 08:25:44 pm]
Lazarus Trunc & macOS Tah...
by
Thaddy
[December 06, 2025, 05:00:57 pm]
"F2": possible bug in IDE...
by
WooBean
[December 06, 2025, 04:14:47 pm]
Problem with TSQLQuery
by
sch61
[December 06, 2025, 02:53:10 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: New to SQLite (Read 1556 times)
1HuntnMan
Sr. Member
Posts: 408
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: 1493
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: 3165
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: 5506
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: 408
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