Create temporary table as error

Mark Schonewille m.schonewille at economy-x-talk.com
Mon Aug 3 12:11:36 CDT 2015


Hi,

I have set up two identical databases, one in Valentina and one in 
MySQL. I run the following code:

CREATE TEMPORARY TABLE table3 AS SELECT * FROM table1 WHERE FALSE;

According to the documentation at
http://www.valentina-db.com/dokuwiki/doku.php?id=valentina:vcomponents:vsql:reference:create_table
this should work, but I get the following error:

  19:06:24 Get Table : No table with name table3

Why?

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer
KvK: 50277553

Installer Maker for LiveCode:
http://qery.us/468

Buy my new book "Programming LiveCode for the Real Beginner" 
http://qery.us/3fi

LiveCode on Facebook:
https://www.facebook.com/groups/runrev/


More information about the Valentina mailing list