Log in mysql database on server and in sqllite on local PC ?

Post Reply
f4flq
Novice Class
Posts: 13
Joined: 21 Sep 2016, 06:58

Log in mysql database on server and in sqllite on local PC ?

Post by f4flq »

Good evening,
Thank you for your very good work, I have a little suggestion.
Would it be possible to have the log in a mysql database on a remote server and at the same time in a sqlite database in a local file?
friendly
User avatar
G4POP
Log4OM Alpha Team
Posts: 10808
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Log in mysql database on server and in sqllite on local PC ?

Post by G4POP »

f4flq wrote: 23 Jul 2020, 22:18 Good evening,
Thank you for your very good work, I have a little suggestion.
Would it be possible to have the log in a mysql database on a remote server and at the same time in a sqlite database in a local file?
friendly
Why not use mysql for both?
73 Terry G4POP
f4flq
Novice Class
Posts: 13
Joined: 21 Sep 2016, 06:58

Re: Log in mysql database on server and in sqllite on local PC ?

Post by f4flq »

Is it possible to have 2 databases in log4OM or do you have to make a replica?
User avatar
G4POP
Log4OM Alpha Team
Posts: 10808
Joined: 21 Jan 2013, 14:55
Location: Burnham on Crouch, Essex UK

Re: Log in mysql database on server and in sqllite on local PC ?

Post by G4POP »

Have as many databases as you wish
73 Terry G4POP
User avatar
NN7D
Log4OM Alpha Team
Posts: 816
Joined: 19 Feb 2014, 19:44

Re: Log in mysql database on server and in sqllite on local PC ?

Post by NN7D »

I believe what you are asking is can you have a MYSQL and Sqlite database at the same time containing the same data and synced automatically. If that is your question, then no. They are two different database systems and I know of no way to make them work together.

You could have both, but you could only be connected to one at a time with Log4OM.

Doug
W7DRM
Doug - NN7D
Gig Harbor, WA, USA
Post Reply