Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Databases
»
sqlite join
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
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
How to draw a line as thr...
by
senglit
[
Today
at 06:54:50 am]
Reference to object set t...
by
GetMem
[
Today
at 06:51:24 am]
Unit Zipper from package ...
by
Gustavo 'Gus' Carreno
[
Today
at 06:35:57 am]
MOVED: exceed the maximum...
by
trev
[
Today
at 06:04:17 am]
TFPGMap issue after upgra...
by
engkin
[
Today
at 05:53:43 am]
LMath and Components 0.6....
by
glorfin
[
Today
at 04:08:53 am]
exceed the maximum number...
by
Ericktux
[
Today
at 03:44:40 am]
freopen and fpc?
by
Warfley
[
Today
at 03:24:23 am]
MOVED: BrookHTTPServer ww...
by
trev
[
Today
at 03:22:45 am]
[SOLVED] How do I direct ...
by
trev
[
Today
at 03:19:24 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: sqlite join (Read 430 times)
michoux
New Member
Posts: 37
sqlite join
«
on:
July 12, 2020, 09:18:58 am »
hello I have 2 sqlite datbases.
is there a way to select join 2 tables each from different database?
Logged
madref
Hero Member
Posts: 835
..... A day not Laughed is a day wasted !!
Re: sqlite join
«
Reply #1 on:
July 12, 2020, 10:21:16 am »
If you search with Google on these keywords:
sql join 2 databases as 1
you get a nice range of answers.
make copies of your databases and enjoy the rush that's called EXPERIMENT.
Good luck
Logged
You treat a disease, you win, you lose.
You treat a person and I guarantee you, you win, no matter the outcome.
Lazarus 2.0.6 / FPC 3.0.4
Lazarus Trunc / FPC Trunc
Mac OS X Mojave
rvk
Hero Member
Posts: 4472
Re: sqlite join
«
Reply #2 on:
July 12, 2020, 10:50:26 am »
Might want to redo your google search like
sqlite
join 2 databases as 1
Because every database (if at all possible) does this in a different way.
(First hit will give correct result for sqlite)
Logged
Zvoni
Hero Member
Posts: 534
Re: sqlite join
«
Reply #3 on:
July 12, 2020, 02:27:25 pm »
Or read the official docs:
https://www.sqlite.org/lang_attach.html
Here as another link
https://www.sqlitetutorial.net/sqlite-attach-database/
Logged
One System to rule them all, One IDE to find them,
One Code to bring them all, and to the Framework bind them,
in the Land of Redmond, where the Windows lie
---------------------------------------------------------------------
People call me crazy, because i'm jumping out of perfectly fine aircraft
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Databases
»
sqlite join
TinyPortal
© 2005-2018