V4RB b3 uploaded

jda jda at his.com
Fri May 21 13:02:00 CDT 2004


>
>
>* implemented VException class.
>
>     in examples you 3 , 4 you can see its usage.,
>     and you can produce exception if click 2 times on
>     create table. It fails create second table with the same name.
>
>* db.Open() and db.Create() now return nothing.
>
>* new example added Field_CreateDrop.
>     it creates fields of all types.
>     in SQL way and in API way.
>
>* New after run of example, you can look into VSQL_TreeParser.txt
>     to see the work of SQL parser.
>     it dumps tree that was built for a query.
>
>* You can check improved format of V4RB_Log file to see how many useful info
>it show now.
>

Everything works for me.

Question: in my Valentina 1.x application, I create a database with 
multiple tables like this:

   myTable = new boTable
   myMisc = new boMisc


Will this work in 2.0?

Jon


More information about the Valentina-beta mailing list