|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Copying a table from one db to another
I have multiple copies of a database. A master in which I make all my changes and two other dbs in which are client specific. Now when I create a new table in the master and want to copy to one of the other dbs, how do I accomplish this?? I'm currently using IBExpert but I haven't been able to get any help from them either.
|
|
#2
|
||||
|
||||
|
As far as I know Firebird doesn't support (not yet) triggers to another database.
What you are trying to do is sometimes refered as replication. There are a couple of applications that do just that but never tried any of them. Are you creating the table or other users ? If it's you then you can save a "create table script" and run int for the other database(s). Good luck, Silver |
![]() |
| Viewing: Dev Shed Forums > Databases > Firebird SQL Development > Copying a table from one db to another |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|