V4MD : Connecting to a local DB AND to a server DB possible ?

Steven Ophalvens silversoft at skynet.be
Tue Aug 14 13:54:30 CDT 2007


Hi Ruslan,

I modified the example 'SharedConnection' : 
In the startmovie script I changed :
---
  Valentina.initClient()
---
To this :
---
  Valentina.init(2*1024*1024,"","")
  
  Valentina.initClient()
---

Of Course I also added a Valentina.shutdown() to the end of the startmovie
script

The same error as before occurs:
ERR_CONNECTION_INVALID_USER_NAME_OR_PASSWORD

I removed my license files for this example, so I didn't have to change
anything else
in the example code.

OS = Vista Home Premium
Ram = 2048 MB
Intel Core2duo processor

If you want, I can mail the example file itself, but to what adress then?

Greetings,

Steven Ophalvens

-----Oorspronkelijk bericht-----
Van: valentina-bounces at lists.macserve.net
[mailto:valentina-bounces at lists.macserve.net] Namens Ruslan Zasukhin
Verzonden: dinsdag 14 augustus 2007 18:41
Aan: valentina at lists.macserve.net
Onderwerp: Re: Re[4]: V4MD : Connecting to a local DB AND to a server DB
possible ?

On 14/8/07 7:15 PM, "Steven Ophalvens" <silversoft at skynet.be> wrote:

Hi Steven,

> I do call the init() & initClient() calls exactly once each during the
> complete run of the program. It doesn't matter if I First do the .init()
> or the initClient() calls, the order doesn't do anything to the problem.
> As soon as I have done the .init() call on the valentina object, I get
> Problems when I try to open a connection to a serverdb :
> Error 533763 (ERR_CONNECTION_INVALID_USER_NAME_OR_PASSWORD).
> 
> When I omit the init() call, the Connection to the serverDB Works
> without a problem, but as a result I can not connect to my local DB,
> which has all the media I need to work with.
> 
> For the rest I follow the principles you wrote, and have never called
> the init() method more than once. It's the combination of init() and
> initClient() that gives me problems :(

Okay, then we need try do this on our side using modification of some
example. 

We will try asap.

If you can send us some simple such Example project you will simplify our
task.

-- 
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