Is there any way to pass multiline sql via oriento in node.js ?
I want my application create schema in runtime at application startup .


On Saturday, January 31, 2015 at 10:35:46 PM UTC+3:30, Enrico Risa wrote:
>
> You can create a script sql and execute it with console.
> Il 31/gen/2015 20:02 "Saeed Tabrizi" <[email protected] <javascript:>> 
> ha scritto:
>
>> So what can i do ? 
>> is there any way to create schema in one sql script command ?
>>
>> On Saturday, January 31, 2015 at 10:16:20 PM UTC+3:30, Enrico Risa wrote:
>>>
>>> Hi Saeed 
>>> You cannot write multiple line script in Studio
>>> Il 31/gen/2015 19:09 "Saeed Tabrizi" <[email protected]> ha scritto:
>>>
>>>> Hi .
>>>> i have problem with multiline scripting in orientdb studio .
>>>> when i want to put some lines for creating database schema , i recived 
>>>> an error :(
>>>> how can i write some sql lines then execute it ?
>>>>
>>>> my sql code in studio 2.0:
>>>>
>>>> create class two ; 
>>>> create class three ;
>>>>
>>>> Regards
>>>>
>>>> -- 
>>>>
>>>> --- 
>>>> You received this message because you are subscribed to the Google 
>>>> Groups "OrientDB" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send 
>>>> an email to [email protected].
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>  -- 
>>
>> --- 
>> You received this message because you are subscribed to the Google Groups 
>> "OrientDB" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to [email protected] <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to