Page 1 of 1

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

Posted: 23 Jul 2020, 22:18
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

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

Posted: 24 Jul 2020, 06:07
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?

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

Posted: 24 Jul 2020, 08:14
by f4flq
Is it possible to have 2 databases in log4OM or do you have to make a replica?

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

Posted: 24 Jul 2020, 09:08
by G4POP
Have as many databases as you wish

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

Posted: 27 Jul 2020, 02:45
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