Registering Database - (VServer/PC/Director)

Ruslan Zasukhin sunshine at public.kherson.ua
Tue May 11 16:00:10 CDT 2004


On 5/11/04 3:30 PM, "kirk at kinetix.co.uk" <kirk at kinetix.co.uk> wrote:

> Name:      kirk goble
> 
> Question regarding: v4md

Hi Kirk,

> Ruslan
> 
> When trying to register a datebase I get the error 10038. My database is
> called 'Planner7.vdb' and in the databases folder.
> 
> Do I need to use opensession/closesession to use registerdatabase ?
> 
> Do you have a more extensive list of error codes - that includes 10038 etc ?
> 
> The following come up with the same error : what is the correct syntax ?
> 
> vs = new(xtra&#34;VServer&#34;, &#34;localhost&#34;, &#34;sa&#34;,
> &#34;sa&#34;)
> 
> vs.registerdatabase(&#34;Planner7&#34;)

Yes of course you MUST open session before you start work.

10038, this is standard Win socket error:
        operation on non-socket.


> vs.registerdatabase(&#34;Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Databases\Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Databases/Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Planner7&#34;, &#34;Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Planner7&#34;, &#34;Databases/Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Planner7&#34;, &#34;Databases\Planner7.vdb&#34;)
> 
> vs.registerdatabase(&#34;Planner7&#34;,syscatalog+&#34;Planner7.vdb&#34;)
> 
> Also is it possible to register a database without having to use
> director/studio ie commandline so I can register it during installation ?

-- 
Best regards,
Ruslan Zasukhin      [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com

To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------



More information about the Valentina mailing list