Exceptions checking -- BEST SOLUTION from Ivan and Ruslan.

Bart Pietercil bart.pietercil at cognosis.be
Mon Sep 15 15:44:53 CDT 2008


Hi Ruslan,

few more questions:

will this table be included in a dump / load cycle ?
If not their is little reason to make it a system table since its  
content will be dropped every time we put in our subversion system  
(which is frequently)



In order to address it we will need to do
use master;
insert into.......

Correct ?


tia

Bart
btw interesting WIKI page on the idea but maybe a bit quick ;-)

On 15 Sep 2008, at 12:39, Ruslan Zasukhin wrote:

> On 9/15/08 12:25 PM, "Bart Pietercil" <bart.pietercil at cognosis.be>  
> wrote:
>
>> what does CREATE SYSTEM TABLE exactly do, what is the difference with
>> CREATE TABLE ?
>
> Table and its records will be stored inside of .vdb file.
>
> So if you copy .vdb only file (but not .dat)  to other computer and  
> open it
> You get empty db with all your tables, triggers, sps AND this table  
> with
> error codes,
>
> So all is inside of .vdb and all is integrated.
> You will not loose anything
>
>
>
>
> -- 
> Best regards,
>
> Ruslan Zasukhin
> VP Engineering and New Technology
> Paradigma Software, Inc
>
> Valentina - Joining Worlds of Information
> http://www.paradigmasoft.com
>
> [I feel the need: the need for speed]
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina



More information about the Valentina mailing list