|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
To join tables from different firebird databases
I have two different databases (two different file .fdb) and I need to join two tables. It's possible? how?
thanks # vbaRstat # |
|
#2
|
||||
|
||||
|
I think it's still in the to-do list
__________________
My blog Tutorials about OSS databases, DBMonster ... Contribute to OSS Development, fill bug reports! Developer Shed eSupport Commented my.ini/my.cnf (ADD YOUR OWN CONFIG TRICK) An introduction to database normalization Natural or Surrogate key Custom ordering for your results Correlated and uncorrelated subqueries Don't turn your outer joins into inner joins Random data (with a bias) |
|
#3
|
|||
|
|||
|
Quote:
and the most easy and fast method to transfer a table from db1.fdb to db2.fdb? # vbaRstat # |
|
#4
|
|||
|
|||
|
Quote:
Using a datapump.
__________________
Martijn Tonies Database Workbench: developer IDE for Firebird, MySQL, InterBase, MSSQL Server and Oracle Upscene Productions http://www.upscene.com |
|
#5
|
|||
|
|||
|
Quote:
You can create 2 connections, fetch data, and then merge data in-memory. -- Best regards, Fikret Hasovic http://fikret.fbtalk.net USAID TARA Senior Programmer/Analyst * Firebird Foundation Committee member. - Join today at http://www.firebirdsql.org/ff/foundation * Firebird and Fyracle news http://www.fyracle.org * JEDI VCS contributor http://jedivcs.sourceforge.net/ |
|
#6
|
|||
|
|||
|
Quote:
Could you give me some link or example? I'm not experienced in programming.... #vbaRstat# |
|
#7
|
|||
|
|||
|
here you go:
Interbase DataPump and directly to the Download: http://www.clevercomponents.com/downloads/datapump/dpdownload.asp |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > To join tables from different firebird databases |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|