V4MD 2.0.3fc5
Christopher Bishop
CBishop at alfred.com
Thu May 5 19:24:37 CDT 2005
One major problem has been that your example uses #kServer, #kReadWrite,
#kRandom instead of #kServerSide, #kReadWrite, #kRandom like in the V4MD
docs.
The documents are totally throwing me off! The documents also use
#kServer instead of #kClient when using new(xtra vdatabase), but
#kServer does not work!
Things are really starting to happen when I fix the small grammatic
problems. You really have to update the documentation with correct
values; otherwise you will have many unhappy people like me :(
I'm able to get a cursor using #kServer instead of #kServerSide. My
program is handling read operations successfully now, but writing is
still an issue. I'll let you know how it goes...
-----Original Message-----
From: Christopher Bishop
Sent: Thursday, May 05, 2005 5:28 PM
To: Christopher Bishop; 'valentina at lists.macserve.net'
Subject: RE: V4MD 2.0.3fc5
YES, this seems to be the case. Everything works
perfectly fine in LOCAL mode, but in CLIENT/SERVER mode, the sqlselect
statements fail if using any #k variables (i.e. #kClientSide,
#kReadOnly, #kForwardOnly OR #kServerSide, #kReadWrite, #kRandom
OR #kServerSide, #kReadWrite )
On 5/6/05 1:47 AM, "Christopher Bishop" <CBishop .at.
alfred .D.O.T com> wrote:
> Could you guys come up with an example for me to try
that basically does
> the following:
>
> creates a new database
> creates a table
> creates a field
> inserts data into the field
> run a sqlselect() command
> report the recordcount
>
> I cannot even get this far, and I have given you the
code I used, and
> you said to check the examples. I can't find an
example that uses
> sqlselect with Client/Server.
Also Christopher,
I will recommend you at first get everything working in
LOCAL mode.
Or you want to say that in LOCAL mode SQlSelect() for
you works fine,
But with Vserver it fails ?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
More information about the Valentina
mailing list