Parser Error

Mark Schonewille m.schonewille at economy-x-talk.com
Tue Oct 8 07:27:41 CDT 2013


Hi,

This works:

USE DATABASE mydatabase;
SELECT myfield FROM mytable

but this crashes:

USE DATABASE mydatabase;
SELECT * FROM mytable

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

Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other 
colour spaces. http://www.color-converter.com

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

Fill out this survey please
http://livecodebeginner.economy-x-talk.com/survey/

On 10/8/2013 13:32, Mark Schonewille wrote:
> Hi,
>
> Why does the second line cause a parser error when I execute this in the
> SQL editor of Valentina Editor? It works perfectly in MySQL and SQLite.
>
> USE DATABASE mydatabase
> SELECT * FROM mytable
>
> I thought I might have to add a semicolon after the first line, but that
> causes Valentina Studio to crash.
>
> --
> Best regards,
>
> Mark Schonewille
>
> Economy-x-Talk Consulting and Software Engineering
> Homepage: http://economy-x-talk.com
> Twitter: http://twitter.com/xtalkprogrammer
> KvK: 50277553
>
> Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab and other
> colour spaces. http://www.color-converter.com
>
> Buy my new book "Programming LiveCode for the Real Beginner"
> http://qery.us/3fi
>
> Fill out this survey please
> http://livecodebeginner.economy-x-talk.com/survey/
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
>


More information about the Valentina mailing list