Welcome to Valentina Developer Network!

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Mar 12 08:32:56 CST 2005


On 3/12/05 4:18 AM, "Christopher Bishop" <CBishop at alfred.com> wrote:

Hi Christopher,

> I've been trying to figure out how to work the server version.  I
> registered my databases, and it seems like I can connect to the
> databases OK.  However, when I create a cursor and run a select
> statement on my tables, I get a 602 error (cannot find table?).

TIPS:

1) in the Server you can set verbose to be high, and you will see log of
commands.

2) actually to see log of commands in live you need run Vserver in debug
mode from terminal. Please look into Vserver.pdf

Very helpful during debug.
 
3) MAY BE you will need correct your SqlSelect() calls to use parameters
        kServerside or ClientSide
        Read or ReadWrite record locks
    
> Am I assuming correctly that I must convert my databases to VServer
> databases, or are they interchangeable?

NO!

Database is the same.
You work on MAC, right?

TIP: stop Vserver, then open masterdb using VAPP or viSQL.
    you should see that your db is really registered.

> I tried using the Valentina Studio to convert to a VServer database, but
> it says that I need a plugin to do this.  Do you have plugins to
> download, or is there another way I can do this?

Studio should do this on start.
What platform and what version of Vstudio and Vserver you use?

Pay attention to Vserver logs!
This is very useful.


> The documentation for how to connect to databases in the server version
> is scattered all over several documents, and it is hard to follow, so
> please excuse my inability to figure it out.

No problems.
Btw, you can copy your code where you try connect to Vserver.

-- 
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-beta mailing list