[Gambas-user] can a result database object be copy to other database (of different type)
Tobias Boege
taboege at ...626...
Mon May 22 19:11:58 CEST 2017
On Mon, 22 May 2017, PICCORO McKAY Lenz wrote:
> i mean, due the now well knowed problem of odbc,
>
> i have two databases, db1 can be mysql, odbc, etc, and the other target db
> must be sqlite..
>
> can be possible to port from the db1 to the memory table in sqlite3 db2 ?
> or at leas ina normal sqlite3 table?
>
This is not a Gambas problem anymore is it? Did you consider the solutions
that the obvious web search yields, e.g. [1] ?
Regards,
Tobi
[1] https://stackoverflow.com/questions/3890518/convert-mysql-to-sqlite
--
"There's an old saying: Don't change anything... ever!" -- Mr. Monk
More information about the User
mailing list