[VSRV] Error 9?
Ruslan Zasukhin
sunshine at public.kherson.ua
Mon Apr 28 16:22:36 CDT 2003
on 4/28/03 4:18 PM, Robert Nichols at robert at formworkdesign.com wrote:
>> Robert, let's one again.
>> Step by step.
>> Please write OK, on steps which you have successfully made.
>>
>> 1) run server.
>
> Yes
>>
>> 2) edit ini file
>> verbose = 3
>> and your path
>
> Yes
>>
>> 3) run server.
>> check that master.vdb was created.
>
> Yes
>>
>> 4) copy V4RB_Client into plugin folder
>> remove V4RB from it.
>
> Yes
>>
>> 5) open SingleTable in RB.
>
> Yes
>>
>> 6) run project
>
> Yes
>>
>> 7) press File - New.
>> in the catalog must be created Database1 file
>
> No. Error 9
>
> Perhaps I've made another mistake. I edited your Single Table example
> replacing 192.x.x.x ip address w/ LOCALHOST.
>
> w.mDataBase = new MyDataBase( "192.x.x.x", "sa", "sa" ) [can't remember
> ip address you showed]
>
> becomes
>
> w.mDataBase = new MyDataBase( "LOCALHOST", "sa", "sa" )
>
>
> Is this correct (probably not, or you would have indicated in above
> steps.
Try to use simply EMPTY string
w.mDataBase = new MyDataBase( "LOCALHOST", "sa", "sa" )
Robert,
Please download newest release of server and V4RB client.
Here updated a little test project.
I have remove my local address.
--
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://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list