Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I received a mysql dump from a customer, it's a hugh file (.mysql) but i have no clue how to import it into qv.
it contains table info ( fieldnames etc) followed by a dump of the content of that data in format like (' 2378fd8w74ufd','Customer X',....)
Has anyone loaded such a dump before in QV?
Kind regards,
Linda Monincx
Hey Linda,
Not sure what the data looks like in the dump file but if you're unable to load it from the .mysql file you could set up a MySQL DB instance and load the dump as a database. Then pull the data from there.