SQL Load of Heinrich  // Your 3 DREAM FEATURE for Vstudio ?
    Ruslan Zasukhin 
    sunshine at public.kherson.ua
       
    Tue Jun 21 11:49:19 CDT 2005
    
    
  
On 6/21/05 12:56 AM, "Heinrich Ruoff" <heinrichruoff at gmail.com> wrote:
Hi Heinrich,
I have change subject.
> ok - I try to import an unicode text sql file with:
> 
> CREATE TABLE tb_test (
>   id bigint(20) NOT NULL default '0',
>   file varchar(255) NOT NULL default ''
> );
It seems we have no bigint in our parser.
Sergey?
> INSERT INTO 'tb_test' ( 'id' , 'file')  VALUES
> ('1','files_ONLINE/b_2020.pdf');
> INSERT INTO 'tb_test' ( 'id' , 'file')  VALUES
> ('2','files_ONLINE/1736158A.pdf');
> INSERT INTO 'tb_test' ( 'id' , 'file')  VALUES
> ('3','files_ONLINE/1736035.pdf');
> 
> but no table is created
> is there something wrong with my syntax?
-- 
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]
    
    
More information about the Valentina-beta
mailing list