Topic: Connection to two databases

Do I need a full script, connect to another database and read / write data from it without losing connection to the first database?

Domebil

Re: Connection to two databases

Check out this topic
http://myvisualdatabase.com/forum/viewtopic.php?id=2018

Dmitry.

3 (edited by domebil 2017-07-14 13:14:45)

Re: Connection to two databases

it should be so
I can select either one or the other

Post's attachments

Attachment icon Senza titolo-1.jpg 102.02 kb, 324 downloads since 2017-07-14 

Domebil

Re: Connection to two databases

Sorry for "hacking" into this topic but how to connect MySql and Sqlite at the same time?
I have a database currently on Sqlite and want to move to to MySql.
Any option to connect both Types of Database in one application?
Thank you.

Re: Connection to two databases

teco049 wrote:

Sorry for "hacking" into this topic but how to connect MySql and Sqlite at the same time?
I have a database currently on Sqlite and want to move to to MySql.
Any option to connect both Types of Database in one application?
Thank you.


Check out this topic
http://myvisualdatabase.com/forum/viewt … 666#p14666



Also check out this project

Post's attachments

Attachment icon MySQL SQLExecute.zip 3.72 kb, 675 downloads since 2017-07-17 

Dmitry.

6 (edited by domebil 2017-07-17 13:42:20)

Re: Connection to two databases

it should be so
I can select either one or the other, From local
http://myvisualdatabase.com/forum/misc. … mp;preview

Domebil